We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b36f93 commit d186ffcCopy full SHA for d186ffc
tests/test.bats
@@ -64,7 +64,6 @@
64
"
65
run docker-run "${TEST_COMMAND}"
66
67
- [[ "$output" == *"All project containers are now ready."* ]]
68
[[ "$output" == *"Successfully started tryddevproject-"* ]]
69
[ "$status" -eq 0 ]
70
}
0 commit comments