mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
test: 14-mapping tests migration (#18858)
This commit is contained in:
@@ -219,6 +219,7 @@ export class ApiHelpers {
|
||||
emailOrLdapLoginId: credentials.email,
|
||||
password: credentials.password,
|
||||
},
|
||||
maxRetries: 3,
|
||||
});
|
||||
|
||||
if (!response.ok()) {
|
||||
|
||||
Reference in New Issue
Block a user