pull/3094/head
yann300 6 years ago
parent 069b4bcd58
commit 434aa99136
  1. 2
      test-browser/tests/sharedFolderExplorer.js

@ -38,7 +38,7 @@ module.exports = {
'@sources': function () { '@sources': function () {
return sources return sources
}, },
'SharedFolderExplorer': function (browser) { 'Test Shared Folder Explorer': function (browser) {
runTests(browser) runTests(browser)
}, },
tearDown: sauce tearDown: sauce

Loading…
Cancel
Save