Skip to content

Commit 04e6c9c

Browse files
Move acl.js test and resources/ folder to acl-tls
1 parent b21ae11 commit 04e6c9c

File tree

16 files changed

+83
-78
lines changed

16 files changed

+83
-78
lines changed

test/integration/acl.js renamed to test/integration/acl-tls.js

Lines changed: 82 additions & 77 deletions
Large diffs are not rendered by default.

test/integration/params.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ describe('LDNODE params', function () {
9797

9898
describe('forcedUser', function () {
9999
var ldpHttpsServer
100-
let rootPath = path.join(__dirname, '../resources/acl/fake-account')
100+
let rootPath = path.join(__dirname, '../resources/acl-tls/fake-account')
101101
var ldp = ldnode.createServer({
102102
forceUser: 'https://fakeaccount.com/profile#me',
103103
root: rootPath,
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)