Skip to content

Commit

Permalink
test: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai committed Jul 29, 2024
1 parent cc02f68 commit 4d8a9dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/pkg/dal/tests/api_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ func TestApiWebsocket(t *testing.T) {

conns = append(conns, conn)
}
time.Sleep(1 * time.Second)

assert.Error(t, conns[0].IsAlive(ctx), "expected to fail due to too many connections")
})
Expand Down

0 comments on commit 4d8a9dd

Please sign in to comment.