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

Commit 9ae1578

Browse files
committed
Linting.
1 parent 468ab5d commit 9ae1578

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/integration/Subscriber.test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,6 @@ describeRepeats('Subscriber', () => {
271271
expect(received).toEqual(published.slice(0, MAX_ITEMS))
272272
})
273273

274-
275-
276274
describe('error is bad groupkey', () => {
277275
let sub
278276
const BAD_GROUP_KEY_ID = 'BAD_GROUP_KEY_ID'

0 commit comments

Comments
 (0)