mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
ci: Fix saml.api.test.ts (no-changelog) (#5764)
This commit is contained in:
committed by
GitHub
parent
15412b2b2b
commit
4c583e2be4
@@ -25,5 +25,6 @@ export async function setCurrentAuthenticationMethod(
|
||||
await Db.collections.Settings.save({
|
||||
key: 'userManagement.authenticationMethod',
|
||||
value: authenticationMethod,
|
||||
loadOnStartup: true,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user