add to parallel test
This commit is contained in:
parent
9fff6176a2
commit
3a30f218a8
@ -5,7 +5,7 @@ set -eu
|
|||||||
export DEBUG=superagent-sync,e2e:*
|
export DEBUG=superagent-sync,e2e:*
|
||||||
export DEBUG_COLORS=true
|
export DEBUG_COLORS=true
|
||||||
|
|
||||||
readonly tests=(app-flow-test cloudron-user-test new-user-test cloudron-backup-test)
|
readonly tests=(app-flow-test cloudron-user-test new-user-test cloudron-backup-test custom-domain-test)
|
||||||
test_pids=()
|
test_pids=()
|
||||||
test_logs=()
|
test_logs=()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user