Skip to content

Commit

Permalink
revert, bad idea
Browse files Browse the repository at this point in the history
  • Loading branch information
pr-Mais committed Jul 3, 2024
1 parent 24d7b8c commit 23b6080
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firestore-stripe-web-sdk/test/emulator.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ describe("Emulator tests", () => {
const auth: Auth = getAuth(app);

before(async function () {
this.timeout(80000);
connectFirestoreEmulator(db, "localhost", 8080);
connectAuthEmulator(auth, "http://localhost:9099", {
disableWarnings: true,
Expand Down

0 comments on commit 23b6080

Please sign in to comment.