We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9d745 commit b85162aCopy full SHA for b85162a
selenium/bin/components/fakeproxy
@@ -44,7 +44,7 @@ start_fakeproxy() {
44
--env CLIENT_ID="${CLIENT_ID}" \
45
--env CLIENT_SECRET="${CLIENT_SECRET}" \
46
--env NODE_EXTRA_CA_CERTS=/etc/uaa/ca_uaa_certificate.pem \
47
- -v ${TEST_CONFIG_PATH}:/etc/uaa \
+ -v ${TEST_CONFIG_PATH}:/etc/uaa \
48
-v ${FAKEPROXY_DIR}:/code/fakeportal \
49
mocha-test:${mocha_test_tag} run fakeproxy
50
0 commit comments