Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/@types/node-10.12.11
Browse files Browse the repository at this point in the history
  • Loading branch information
joway committed Dec 1, 2018
2 parents 7c06fd3 + 9c6a07e commit 89d631c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e-test.ts
Expand Up @@ -590,6 +590,8 @@ test('amo consumer with error fallback', async t => {
} catch (err) {
t.true(err.message.includes('test error'))
}
await consumer.disconnect()
await consumer.connect()

const repetition: number[] = []
await consumer.consume(
Expand Down

0 comments on commit 89d631c

Please sign in to comment.