mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-04 13:39:12 -04:00
Skipping UI tests in GitHub Actions
This commit is contained in:
parent
5b1fad118f
commit
8379a9b275
5 changed files with 17 additions and 10 deletions
|
@ -8,7 +8,7 @@
|
|||
"launch_url": "http://localhost:8080",
|
||||
"webdriver": {
|
||||
"start_process": true,
|
||||
"server_path": "./node_modules/chromedriver/lib/chromedriver/chromedriver",
|
||||
"server_path": "./node_modules/.bin/chromedriver",
|
||||
"port": 9515,
|
||||
"log_path": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue