Skip to content

Commit d186ffc

Browse files
author
Jon Minder
committed
Fix failing tests.
1 parent 5b36f93 commit d186ffc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test.bats

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"
6565
run docker-run "${TEST_COMMAND}"
6666

67-
[[ "$output" == *"All project containers are now ready."* ]]
6867
[[ "$output" == *"Successfully started tryddevproject-"* ]]
6968
[ "$status" -eq 0 ]
7069
}

0 commit comments

Comments
 (0)