Skip to content

Commit 1eaf5bf

Browse files
authored
Update run-test
1 parent b84c3ed commit 1eaf5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-test

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# Run a single test against the running configuration
2+
# Run a single test
33
set -ue
44
cd "$(dirname $0)"
55
# get the id of the started container so we can track its stats

0 commit comments

Comments
 (0)