mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-5585] add direct api-client-factory call in tests (#3323)
This commit is contained in:
@@ -35,7 +35,7 @@ const config: PlaywrightTestConfig<CustomConfig> = {
|
||||
name: 'Folder Rules',
|
||||
testDir: './src/tests',
|
||||
use: {
|
||||
users: ['admin']
|
||||
users: ['hruser']
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user