Skip to content

Commit d2351d7

Browse files
authored
Update runTests.sh
1 parent 33d5a8e commit d2351d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/runTests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pushd test-project
2828
docker run \
2929
-v //var/run/docker.sock:/var/run/docker.sock \
3030
-v "$(pwd):/workspace" \
31-
-v /tmp\
31+
-v /tmp \
3232
-e CX_INFRA_IT_CF_PASSWORD \
3333
-e CX_INFRA_IT_CF_USERNAME \
3434
-e BRANCH_NAME=master \

0 commit comments

Comments
 (0)