Skip to content

Commit

Permalink
PR review: removed the t.end() in dicer-write.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Bucci committed Apr 19, 2024
1 parent 2bf1a01 commit 2700550
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/dicer-write.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@ test('dicer _write method', t => {
t.pass('write method called')
})
})

t.end()
})
})

0 comments on commit 2700550

Please sign in to comment.