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

Commit 7c7c7d1

Browse files
committed
refactor(test): Tidy MultipleClients late sub test.
1 parent f2c7386 commit 7c7c7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/MultipleClients.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ describeRepeats('PubSub with multiple clients', () => {
477477
addAfter(async () => {
478478
await lateSub.unsubscribe()
479479
})
480-
}
480+
}
481481

482482
await publishTestMessages(MAX_MESSAGES, {
483483
waitForLast: true,

0 commit comments

Comments
 (0)