Skip to content

Commit 5cc7ac4

Browse files
kjetilkrubensworks
authored andcommitted
Remove a .only
1 parent d889854 commit 5cc7ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/authentication-oidc-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ describe('Authentication API (OIDC)', () => {
246246
})
247247

248248
// Configuration for originsAllowed
249-
describe.only('with that cookie but with globally configured origin', () => {
249+
describe('with that cookie but with globally configured origin', () => {
250250
let response
251251
before(done => {
252252
alice.get('/')

0 commit comments

Comments
 (0)