mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-03 10:40:06 +00:00
chore(sasjsTest): debugging
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
pm2 start --name sasjs-test npm -- start
|
||||
cat ./public/config.json
|
||||
cat ../cypress.json
|
||||
pm2 logs sasjs-test --lines 100
|
||||
curl http://localhost:3000
|
||||
|
||||
- name: Run cypress on sasjs
|
||||
run: |
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"chromeWebSecurity": false,
|
||||
"defaultCommandTimeout": 20000,
|
||||
"defaultCommandTimeout": 100000,
|
||||
"env": {
|
||||
"sasjsTestsUrl": "",
|
||||
"username": "sasjstests",
|
||||
|
||||
Reference in New Issue
Block a user