Skip to content

Commit

Permalink
test(main component):
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Samuelsson committed Mar 18, 2019
1 parent b5d531c commit 7703036
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/react-transition-collapse.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,4 @@ describe('Dummy test', () => {
it('works if true is truthy', () => {
expect(true).toBeTruthy()
})

it('DummyClass is instantiable', () => {
expect(new DummyClass()).toBeInstanceOf(DummyClass)
})
})

0 comments on commit 7703036

Please sign in to comment.