Skip to content

Commit 32eded6

Browse files
committed
remove custom matcher test
1 parent a6b9454 commit 32eded6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

test/unit/specs/index.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,6 @@ beforeEach(function () {
7070
})
7171
})
7272

73-
describe('custom matcher', function () {
74-
it('should work', function () {
75-
_.warn('lol')
76-
expect('lol').toHaveBeenWarned()
77-
})
78-
})
79-
8073
// shim process
8174
scope.process = {
8275
env: {

0 commit comments

Comments
 (0)