Sfoglia il codice sorgente

remove custom matcher test

Evan You 10 anni fa
parent
commit
32eded629b
1 ha cambiato i file con 0 aggiunte e 7 eliminazioni
  1. 0 7
      test/unit/specs/index.js

+ 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: {