2
0
Эх сурвалжийг харах

remove custom matcher test

Evan You 10 жил өмнө
parent
commit
32eded629b

+ 0 - 7
test/unit/specs/index.js

@@ -70,13 +70,6 @@ beforeEach(function () {
   })
 })
 
-describe('custom matcher', function () {
-  it('should work', function () {
-    _.warn('lol')
-    expect('lol').toHaveBeenWarned()
-  })
-})
-
 // shim process
 scope.process = {
   env: {