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 3e1ae63 commit b3d3950Copy full SHA for b3d3950
e2e/app.e2e.js
@@ -53,6 +53,7 @@ describe('firebase', function() {
53
});
54
55
56
+// eslint-disable-next-line mocha/max-top-level-suites
57
describe('firebase -> X', function() {
58
it('apps should provide an array of apps', function() {
59
should.equal(!!firebase.apps.length, true);
0 commit comments