Skip to content

Commit b41202e

Browse files
author
mike dupont
committed
chaning the driver
1 parent fdf8fc3 commit b41202e

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
@@ -55,7 +55,7 @@ services:
5555
- SYS_PTRACE
5656
- SYS_ADMIN
5757
# run the test from the mounted source
58-
command: "bash -x /opt/introspector/test/run-all-tests.sh"
58+
command: "bash -x /opt/introspector/test/run-unit-tests.sh"
5959

6060

6161
reporting:

0 commit comments

Comments
 (0)