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 94bb321 commit 59b22daCopy full SHA for 59b22da
test/surface/docker/web-access-control/Dockerfile
@@ -1,5 +1,5 @@
1
FROM solidtestsuite/web-access-control-tests
2
# RUN git fetch origin
3
-RUN git fetch https://github.com/solid-contrib/web-access-control-tests patchAppendNewDocument
+RUN git fetch https://github.com/solid-contrib/web-access-control-tests.git
4
RUN git checkout patchAppendNewDocument
5
RUN git pull
0 commit comments