Skip to content

Commit 313f0f8

Browse files
committed
git
1 parent 3b5afe1 commit 313f0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/surface/run-solid-test-suite.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ function runTests {
4242
}
4343

4444
# ...
45-
docker build -t web-access-control test/surface/docker/web-access-control
4645
teardown || true
4746
setup $1
47+
docker build -t web-access-control test/surface/docker/web-access-control
4848
waitForNss server
4949
runTests webid-provider-tests v2.0.3
5050
runTests solid-crud-tests v6.0.0

0 commit comments

Comments
 (0)