Skip to content

Commit 18f0932

Browse files
committed
Remove only
1 parent ccceef8 commit 18f0932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app-check/src/internal-api.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ import { Deferred } from '@firebase/util';
4444

4545
const fakePlatformLoggingProvider = getFakePlatformLoggingProvider();
4646

47-
describe.only('internal api', () => {
47+
describe('internal api', () => {
4848
let app: FirebaseApp;
4949
let storageStub: SinonStub;
5050

0 commit comments

Comments
 (0)