mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-1897] context submenu extension e2e (#745)
* [ACA-1897] e2e for context submenu - needs some fixes * fix * [ACA-1897] test refactoring * [ACA-1897] specify TestRail ids * [ACA-1897] fix spell check issue * [ACA-1897] custom message on share dialog fail to close - e2e tests
This commit is contained in:
committed by
Adina Parpalita
parent
6e3f128121
commit
03e8ab4b1e
@@ -99,5 +99,6 @@ export const EXTENSIBILITY_CONFIGS = {
|
||||
VIEWER: 'viewer-ext.json',
|
||||
HEADER: 'header-ext.json',
|
||||
METADATA_PRESETS: 'metadata-ext.json',
|
||||
DOCUMENT_LIST_PRESETS: 'document-presets-ext.json'
|
||||
DOCUMENT_LIST_PRESETS: 'document-presets-ext.json',
|
||||
CONTEXT_SUBMENUS: 'context-submenus-ext.json'
|
||||
};
|
||||
|
Reference in New Issue
Block a user