Skip to content

Commit

Permalink
remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
thechenky committed Jun 10, 2019
1 parent 717ba76 commit d079632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/init/features/firestore.spec.ts
Expand Up @@ -7,7 +7,7 @@ import * as indexes from "../../../init/features/firestore/indexes";
import * as rules from "../../../init/features/firestore/rules";
import * as requireAccess from "../../../requireAccess";

describe.only("firestore", () => {
describe("firestore", () => {
const sandbox: sinon.SinonSandbox = sinon.createSandbox();

afterEach(() => {
Expand Down

0 comments on commit d079632

Please sign in to comment.