Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvoskamp committed Sep 8, 2023
1 parent c24bf95 commit 2878a29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ describe('ConnectionController', () => {

expect(ConnectionController.state).toEqual({
wcError: false,
buffering: false,
_client: ConnectionController._getClient()
})
})
Expand Down

0 comments on commit 2878a29

Please sign in to comment.