[ACA-1900][ACA-1552] Document List extension e2e (#732)

* [ACA-1552] Document List extension e2e

* [ACA-1552] specify TestRail ids
This commit is contained in:
Suzana Dirla
2018-10-18 18:24:29 +03:00
committed by Adina Parpalita
parent 4b8dbe81d4
commit 4536c43c9f
3 changed files with 1274 additions and 1 deletions

View File

@@ -98,5 +98,6 @@ export const EXTENSIBILITY_CONFIGS = {
INFO_DRAWER_EMPTY: 'info-drawer-no-tabs-ext.json',
VIEWER: 'viewer-ext.json',
HEADER: 'header-ext.json',
METADATA_PRESETS: 'metadata-ext.json'
METADATA_PRESETS: 'metadata-ext.json',
DOCUMENT_LIST_PRESETS: 'document-presets-ext.json'
};