update testcafe config due to sockjs different versions errors
This commit is contained in:
parent
3942e0481a
commit
a9cbe220ac
2
test.sh
2
test.sh
@ -14,7 +14,7 @@ inspect $? api
|
||||
docker-compose -f docker-compose-ci.yml run fittrackee-api flask db upgrade
|
||||
docker-compose -f docker-compose-ci.yml run fittrackee-api flask initdata
|
||||
|
||||
testcafe chrome fittrackee_client/e2e
|
||||
testcafe chrome fittrackee_client/e2e -e
|
||||
inspect $? e2e
|
||||
|
||||
if [ -n "${fails}" ];
|
||||
|
Loading…
Reference in New Issue
Block a user