Skip to content

Commit

Permalink
fix: ✅
Browse files Browse the repository at this point in the history
  • Loading branch information
funmilolajire committed Apr 5, 2021
1 parent 04272bc commit ed2b4cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 550 deletions.
3 changes: 0 additions & 3 deletions src/__tests__/unit/Modal.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ describe('renders Modal component', () => {
</Provider>
)

test('make a snapshot of Modal Component', () => {
expect(ModalComponent).toMatchSnapshot()
})

test('Modal closes on click', () => {
const closeModal = ModalComponent.find('.Modal--Close')
Expand Down
Loading

0 comments on commit ed2b4cd

Please sign in to comment.