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 3b5afe1 commit 313f0f8Copy full SHA for 313f0f8
test/surface/run-solid-test-suite.sh
@@ -42,9 +42,9 @@ function runTests {
42
}
43
44
# ...
45
-docker build -t web-access-control test/surface/docker/web-access-control
46
teardown || true
47
setup $1
+docker build -t web-access-control test/surface/docker/web-access-control
48
waitForNss server
49
runTests webid-provider-tests v2.0.3
50
runTests solid-crud-tests v6.0.0
0 commit comments