From a9366ecae6f4f2ac3df556b53c98ae0b03e4e16c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Mon, 8 Oct 2018 14:23:15 +0200 Subject: [PATCH] Enable thumbnail test in IE and Edge. --- test/endtoend/thumbnails/test.js | 5 ----- 1 file changed, 5 deletions(-) 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 () {