瀏覽代碼

test: remove path parameter

Renée Kooi 4 年之前
父節點
當前提交
11c1febf8b
共有 1 個文件被更改,包括 0 次插入1 次删除
  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/