Skip to content

Commit

Permalink
Clean up test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock committed Mar 27, 2024
1 parent 3ec420c commit a8cafe0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion test/unit/helpers/bulk.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,6 @@ test('bulk update', t => {
onDrop (doc) {
t.fail('This should never be called')
},
refreshOnCompletion: true
}, {
headers: {
foo: 'bar'
Expand Down
9 changes: 0 additions & 9 deletions test/unit/helpers/bulk.test.ts.rej

This file was deleted.

0 comments on commit a8cafe0

Please sign in to comment.