Skip to content

Commit

Permalink
Fix failing tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Minder committed Oct 31, 2024
1 parent 5b36f93 commit d186ffc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
"
run docker-run "${TEST_COMMAND}"

[[ "$output" == *"All project containers are now ready."* ]]
[[ "$output" == *"Successfully started tryddevproject-"* ]]
[ "$status" -eq 0 ]
}
Expand Down

0 comments on commit d186ffc

Please sign in to comment.