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 952951d commit b90fec2Copy full SHA for b90fec2
packages/database/test/parser.test.ts
@@ -28,4 +28,4 @@ describe('parser', () => {
28
const wsRepoInfo = parseRepoInfo('ws://test-ns.firebaseio.com', false);
29
expect(wsRepoInfo.repoInfo.webSocketOnly).to.equal(true);
30
});
31
-});
+});
0 commit comments