Skip to content

Commit 9713666

Browse files
committed
remove only from tests
1 parent 36b01f3 commit 9713666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/forge/ee/lib/sso/index_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const setup = require('../../setup')
55
const FF_UTIL = require('flowforge-test-utils')
66
const { Roles } = FF_UTIL.require('forge/lib/roles')
77

8-
describe.only('SSO Providers', function () {
8+
describe('SSO Providers', function () {
99
let app
1010

1111
before(async function () {

0 commit comments

Comments
 (0)