Skip to content

Commit

Permalink
Potential test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
markterm committed Aug 30, 2020
1 parent 82273cf commit e882c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/firestore/e2e/firestore.e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ describe('firestore()', () => {
]);

should(timedOutWithNetworkDisabled).equal(true);
await Utils.sleep(2000);
should(rejected).equal(false);

//if we sign in as a different user then it should reject the promise
Expand Down

0 comments on commit e882c9e

Please sign in to comment.