Skip to content

Commit 504802b

Browse files
committed
Updates config unit test
1 parent e9462c3 commit 504802b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x-pack/plugins/security/server/config.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ describe('config schema', () => {
247247
},
248248
"loginAssistanceMessage": "",
249249
"public": Object {},
250-
"roleManagementEnabled": false,
250+
"roleManagementEnabled": true,
251251
"secureCookies": false,
252252
"session": Object {
253253
"cleanupInterval": "PT1H",

0 commit comments

Comments
 (0)