We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6006616 commit 343699aCopy full SHA for 343699a
packages/remote-config/e2e/config.e2e.js
@@ -15,7 +15,7 @@
15
*
16
*/
17
18
-describe('remoteConfig()', function () {
+describe.only('remoteConfig()', function () {
19
describe('firebase v8 compatibility', function () {
20
beforeEach(async function beforeEachTest() {
21
// @ts-ignore
0 commit comments