Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit d8fc174

Browse files
committed
test: Fix bad merge
1 parent a91f5a7 commit d8fc174

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/integration/StreamrClient.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ describeRepeats('StreamrClient', () => {
5353
onError = getOnError(errors)
5454
})
5555

56-
beforeAll(async () => {
57-
await checkConnection()
58-
})
59-
6056
afterEach(async () => {
6157
await wait(0)
6258
// ensure no unexpected errors

0 commit comments

Comments
 (0)