Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chacha912 committed Jul 1, 2024
1 parent 3c3565c commit b9d9d5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration/document_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,8 @@ describe('Document', function () {

unsub1();
unsub2();
unsub3();
unsub4();
});

it('Should properly handle removed document when deactivating', async function ({
Expand Down

0 comments on commit b9d9d5e

Please sign in to comment.