test the local yml

This commit is contained in:
Murat Ozcan 2022-05-11 08:41:28 -05:00
parent 5f6110724f
commit 85c66acfd8

View File

@ -19,7 +19,7 @@ jobs:
start: yarn dev start: yarn dev
config-file: cypress/config/local.json config-file: cypress/config/local.json
wait-on: 'http://localhost:3000' wait-on: 'http://localhost:3000'
wait-on-timeout: 60000 wait-on-timeout: 100000
record: true record: true
group: local group: local
env: env: