Skip to content

Commit b74b4bb

Browse files
author
Michael Gummelt
committed
remove DCOS_URL
1 parent 8c6a39f commit b74b4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ run_tests() {
5959
-Daws.secret_key=${AWS_SECRET_ACCESS_KEY} \
6060
-Daws.s3.bucket=${S3_BUCKET} \
6161
-Daws.s3.prefix=${S3_PREFIX} \
62-
"dcos ${DCOS_URL}"
62+
"dcos"
6363
popd
6464
}
6565

0 commit comments

Comments
 (0)