Forráskód Böngészése

test: remove path parameter

Renée Kooi 4 éve
szülő
commit
11c1febf8b
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      test/endtoend/wdio.local.conf.js

+ 0 - 1
test/endtoend/wdio.local.conf.js

@@ -33,7 +33,6 @@ exports.config = {
   // Set a base URL in order to shorten url command calls. If your url parameter starts
   // with "/", then the base url gets prepended.
   baseUrl: 'http://localhost',
-  path: '/',
 
   // Options to be passed to Mocha.
   // See the full list at http://mochajs.org/