diff --git a/test/endtoend/thumbnails/test.js b/test/endtoend/thumbnails/test.js index 0fa2245b1..bd393071c 100644 --- a/test/endtoend/thumbnails/test.js +++ b/test/endtoend/thumbnails/test.js @@ -21,11 +21,6 @@ describe('ThumbnailGenerator', () => { }) it('should generate thumbnails for images', function () { - // FIXME why isn't the selectFakeFile alternative below working? - if (!supportsChooseFile()) { - return this.skip() - } - $('#uppyThumbnails .uppy-FileInput-input').waitForExist() browser.execute(/* must be valid ES5 for IE */ function () {