Skip to content

Commit

Permalink
Run webid-provider-tests v2.1.1 which checks for CORS headers on /.we…
Browse files Browse the repository at this point in the history
…ll-known/openid-configuration
  • Loading branch information
michielbdejong committed Sep 19, 2023
1 parent 2af6b1d commit 7535a35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run-solid-test-suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ function setup {
docker pull michielbdejong/nextcloud-cookie
docker pull solidtestsuite/solid-crud-tests:v7.0.5
docker pull solidtestsuite/web-access-control-tests:v7.1.0
docker pull solidtestsuite/webid-provider-tests:v2.1.0
docker pull solidtestsuite/webid-provider-tests:v2.1.1

docker tag solidtestsuite/solid-crud-tests:v7.0.5 solid-crud-tests
docker tag solidtestsuite/web-access-control-tests:v7.1.0 web-access-control-tests
docker tag solidtestsuite/webid-provider-tests:v2.1.0 webid-provider-tests
docker tag solidtestsuite/webid-provider-tests:v2.1.1 webid-provider-tests
}

function teardown {
Expand Down

0 comments on commit 7535a35

Please sign in to comment.