Skip to content

Commit 652206f

Browse files
kjetilkrubensworks
authored andcommitted
Remove the only test tag
1 parent 17ba61e commit 652206f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/acl-oidc-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ describe('ACL with WebID+OIDC over HTTP', function () {
127127
// })
128128
})
129129

130-
describe.only('empty .acl', function () {
130+
describe('empty .acl', function () {
131131
describe('with no default in parent path', function () {
132132
it('should give no access', function (done) {
133133
var options = createOptions('/empty-acl/test-folder', 'user1')

0 commit comments

Comments
 (0)