mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
[ACS-7333] [E2E] search filters - properties tests migrated to Playwright (#3756)
* [ACS-7333] [E2E] search filters - properties tests migrated to Playwright * [ACS-7333] review fix 1 * [ACS-7333] review fix 2 * [ACS-7333] review fix 3 * [ACS-7333] [E2E] search filters - properties tests migrated to Playwright
This commit is contained in:
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
@@ -65,6 +65,10 @@ export const TEST_FILES = {
|
||||
path: resolve(__dirname, 'file-jpg.jpg'),
|
||||
name: 'file-jpg'
|
||||
},
|
||||
JPG_FILE_1MB: {
|
||||
path: resolve(__dirname, 'file-jpg-1mb.jpg'),
|
||||
name: 'file-jpg-1mb'
|
||||
},
|
||||
PDF_PROTECTED2: {
|
||||
path: resolve(__dirname, 'protected.pdf'),
|
||||
name: 'file-protected',
|
||||
|
Reference in New Issue
Block a user