We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84684dd commit 32302abCopy full SHA for 32302ab
1 file changed
test/integration/acl-oidc-test.js
@@ -57,7 +57,7 @@ const argv = {
57
host: { serverUri }
58
}
59
60
-describe('ACL HTTP', function () {
+describe('ACL with WebID+OIDC over HTTP', function () {
61
let ldp, ldpHttpsServer
62
63
before(checkDnsSettings)
0 commit comments