Skip to content

Commit 7d85962

Browse files
Use own cookie helper
1 parent bfb4713 commit 7d85962

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

run-solid-test-suite.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ docker build --no-cache -t standalone-solid-server .
1010
docker build -t webid-provider https://github.com/pdsinterop/test-suites.git#master:/testers/webid-provider
1111
#docker build -t solid-crud https://github.com/solid/test-suite.git#master:/testers/solid-crud
1212
docker build --no-cache -t solid-crud https://github.com/solid/test-suite.git#master:/testers/solid-crud
13-
docker build -t cookie https://github.com/solid/test-suite.git#master:helpers/cookie
13+
#docker build -t cookie https://github.com/solid/test-suite.git#master:helpers/cookie
14+
docker build -t cookie https://github.com/pdsinterop/test-suites.git#master:servers/php-solid-server/cookie
1415
docker build -t pubsub-server https://github.com/pdsinterop/php-solid-pubsub-server.git#master
1516

1617
# wget -O /tmp/env-vars-for-test-image.list https://raw.githubusercontent.com/pdsinterop/test-suites/master/servers/php-solid-server/env.list

0 commit comments

Comments
 (0)