Skip to content

Commit 1fe3a95

Browse files
committed
skip single-user
1 parent 82b0ffb commit 1fe3a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/account-creation-oidc-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ describe('AccountManager (OIDC account creation tests)', function () {
224224
})
225225

226226
// FIXME: #1502
227-
describe('Single User signup page', () => {
227+
describe.skip('Single User signup page', () => {
228228
const serverUri = 'https://localhost:7457'
229229
const port = 7457
230230
let ldpHttpsServer

0 commit comments

Comments
 (0)