mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4151] Automation test for code viewer (#4355)
This commit is contained in:
committed by
Eugenio Romano
parent
bfe046637a
commit
cd5870790d
@@ -323,6 +323,10 @@ exports.Files = {
|
||||
},
|
||||
|
||||
ADF_DOCUMENTS: {
|
||||
JS: {
|
||||
file_location: "/resources/adf/a_js_file.js",
|
||||
file_name: "a_js_file.js"
|
||||
},
|
||||
PDF: {
|
||||
file_location: "/resources/adf/allFileTypes/a_file_supported.pdf",
|
||||
file_name: "a_file_supported.pdf",
|
||||
|
Reference in New Issue
Block a user