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.
2 parents b6a28ba + bae8ecb commit 4cb191fCopy full SHA for 4cb191f
test/surface/run-solid-test-suite.sh
@@ -44,10 +44,10 @@ function runTests {
44
teardown || true
45
setup
46
waitForNss server
47
-runTests webid-provider-tests v2.0.3 #latest
48
-runTests solid-crud-tests v2.0.4 #nss-skips
+runTests webid-provider-tests v2.0.3
+runTests solid-crud-tests v2.1.1
49
waitForNss thirdparty
50
-runTests web-access-control-tests v2.1.3 #nss-skips
+runTests web-access-control-tests v2.1.3
51
teardown
52
53
# To debug, e.g. running web-access-control-tests jest interactively,
0 commit comments