Bladeren bron

test: remove path parameter

Renée Kooi 4 jaren geleden
bovenliggende
commit
11c1febf8b
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  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/