Skip to content

Commit

Permalink
Try closing publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Sep 27, 2023
1 parent 27a52be commit f9e1bc6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ describe('PermissionsConsumer', () => {
expect(updatedUsersPermissions).toBeDefined()
expect(updatedUsersPermissions[0]).toHaveLength(2)

await publisher.close()
await consumer.close()
})

Expand Down

0 comments on commit f9e1bc6

Please sign in to comment.