mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-10 06:52:05 +01:00
Renamed integration to e2e tests
This commit is contained in:
@@ -2,7 +2,7 @@ exports.config = {
|
||||
seleniumAddress: 'http://127.0.0.1:4444/wd/hub',
|
||||
|
||||
specs: [
|
||||
'./tests/integration/spec.js'
|
||||
'./e2e/spec.js'
|
||||
],
|
||||
|
||||
capabilities: {
|
||||
Reference in New Issue
Block a user