Skip to content

Commit d750653

Browse files
author
mike dupont
committed
run all tests not unit
1 parent a9867c8 commit d750653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353
- SYS_PTRACE
5454
- SYS_ADMIN
5555
# run the test from the mounted source
56-
command: "bash -x /opt/introspector/test/run-unit-tests.sh"
56+
command: "bash -x /opt/introspector/test/run-all-tests.sh"
5757

5858

5959
reporting:

0 commit comments

Comments
 (0)