Skip to content

Commit

Permalink
Fix #62
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong authored Sep 26, 2022
1 parent 67946cc commit b327f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-against-ess.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export CURL_RESULT=`curl -i https://solidcommunity.net/login/password -d"usernam
export COOKIE=`expr "$CURL_RESULT" : '^Set-Cookie:\ \(.*\).'`
echo $COOKIE
export SERVER_ROOT=https://solidcommunity.net
export STORAGE_ROOT=https://pod.inrupt.com/solidtestsuite/solidtestsuite
export STORAGE_ROOT=https://storage.inrupt.com/7bb20678-42c7-44fc-b71b-b0989332cde4/solidtestsuite
export ALICE_WEBID=https://solidtestsuite.solidcommunity.net/profile/card#me

export SKIP_WPS=1
Expand Down

0 comments on commit b327f91

Please sign in to comment.