Skip to content

Commit

Permalink
Remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
islathehut committed Apr 12, 2024
1 parent 67b5c27 commit 50606c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ afterEach(async () => {
})

describe('Connections manager', () => {
it.only('saves peer stats when peer has been disconnected', async () => {
it('saves peer stats when peer has been disconnected', async () => {
class RemotePeerEventDetail {
peerId: string

Expand Down

0 comments on commit 50606c4

Please sign in to comment.