Skip to content

Commit

Permalink
Updates unit tests according to the removal action passing via props
Browse files Browse the repository at this point in the history
  • Loading branch information
C3-TKO committed Jul 15, 2016
1 parent ad84744 commit b1e2b65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/components/EditSlideFormComponentTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ describe.skip('EditSlideFormComponent', () => {
url: 'http://www.example.com',
duration: 5000
},
onEdit: () => {},
onAdd: () => {},
disableEditButton: () => {},
enableEditButton: () => {},
handleCloseDialog: () => {}
Expand Down

0 comments on commit b1e2b65

Please sign in to comment.