mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-1549] info drawer extension e2e tests (#580)
* add Info Drawer component and Info Drawer extensibility tests * add default extensibility configs
This commit is contained in:
committed by
Suzana Dirla
parent
ef8c9a8740
commit
a3c5753a6e
@@ -20,7 +20,9 @@ exports.config = {
|
||||
'./e2e/suites/navigation/*.test.ts',
|
||||
'./e2e/suites/pagination/*.test.ts',
|
||||
'./e2e/suites/actions/*.test.ts',
|
||||
'./e2e/suites/viewer/*.test.ts'
|
||||
'./e2e/suites/viewer/*.test.ts',
|
||||
|
||||
'./e2e/suites/extensions/*.test.ts'
|
||||
],
|
||||
|
||||
capabilities: {
|
||||
|
Reference in New Issue
Block a user