Skip to content

Commit

Permalink
refactor(file-uploader): rebase with carbon-design-system#2848
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Jun 28, 2019
1 parent 3c76768 commit a8717dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/tests/spec/file-uploader_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ describe('File Uploader', function() {
classFileComplete: 'bx--file-complete',
classSelectedFile: 'bx--file__selected-file',
classStateContainer: 'bx--file__state-container',
classFormRequirement: 'bx--form-requirement',
eventBeforeDeleteFilenameFileuploader:
'fileuploader-before-delete-filename',
eventAfterDeleteFilenameFileuploader:
Expand Down

0 comments on commit a8717dc

Please sign in to comment.