Skip to content

Commit 2971101

Browse files
committed
acl-oidc-test appears to be passing, should 4 test cases that are skipped pass as well?
1 parent ab4dc83 commit 2971101

File tree

4 files changed

+1
-56
lines changed

4 files changed

+1
-56
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@
150150
"mocha-account-creation-oidc": "cross-env NODE_TLS_REJECT_UNAUTHORIZED=0 mocha --recursive test/integration/account-creation-oidc-test.js",
151151
"mocha-account-manager": "cross-env NODE_TLS_REJECT_UNAUTHORIZED=0 mocha --recursive test/integration/account-manager-test.js",
152152
"mocha-account-template": "cross-env NODE_TLS_REJECT_UNAUTHORIZED=0 mocha --recursive test/integration/account-template-test.js",
153+
"mocha-acl-oidc": "cross-env NODE_TLS_REJECT_UNAUTHORIZED=0 mocha --recursive test/integration/acl-oidc-test.js",
153154
"prepublishOnly": "npm test",
154155
"postpublish": "git push --follow-tags",
155156
"test": "npm run standard && npm run validate && npm run nyc",

test/resources/accounts-acl/.acl

Lines changed: 0 additions & 10 deletions
This file was deleted.

test/resources/accounts-acl/index.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

test/resources/accounts-acl/index.html.acl

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)