Update sharedFolderExplorer.js

pull/1/head
yann300 6 years ago committed by GitHub
parent 47255c3905
commit a3b13f1906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      test-browser/tests/sharedFolderExplorer.js

@ -63,7 +63,7 @@ function runTests (browser, testData) {
browser.end()
return
}
if (browserName === 'firefox') {
if (browserName === 'firefox') {
console.log('do not run remixd test for ' + browserName + ': TODO to reenable later')
browser.end()
return

Loading…
Cancel
Save