Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit 2beb994

Browse files
committed
Fixing test script
1 parent c51db16 commit 2beb994

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SS_Test/run_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22

33
docker compose up --build --abort-on-container-exit --exit-code-from tester
4-
echo
54

65
if [[ $? -ne 0 ]]; then
76
echo "Testing failed."

0 commit comments

Comments
 (0)