File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,14 +42,14 @@ function runTests {
4242}
4343
4444# ...
45+ docker build -t web-access-control test/surface/docker/web-access-control
4546teardown || true
4647setup $1
4748waitForNss server
4849runTests webid-provider-tests v2.0.3
4950runTests solid-crud-tests v6.0.0
5051waitForNss thirdparty
5152# runTests web-access-control-tests nss-skips # patchAppendNewDocument # v7.1.0
52- docker build -t web-access-control test/surface/docker/web-access-control
5353# docker run --rm --network=testnet --env COOKIE_ALICE="$COOKIE_ALICE" --env COOKIE_BOB="$COOKIE_BOB" --env-file test/surface/web-access-control-tests-env.list web-access-control
5454echo " Running web-access-control-tests against server with cookie $COOKIE_server "
5555docker run --rm --network=testnet \
You can’t perform that action at this time.
0 commit comments