mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-3601] Enable tests excluded by ACA-3601 (#1789)
* Enable tests excluded by ACA-3601 * add version-actions tests to protractor.conf
This commit is contained in:
@@ -73,6 +73,7 @@ exports.config = {
|
||||
'./e2e/suites/actions/create-file-from-template.test.ts',
|
||||
'./e2e/suites/actions/upload-file.test.ts',
|
||||
'./e2e/suites/actions/upload-new-version.test.ts',
|
||||
'./e2e/suites/actions/version-actions.test.ts',
|
||||
'./e2e/suites/actions/delete-undo-delete.test.ts',
|
||||
'./e2e/suites/actions/permanently-delete.test.ts',
|
||||
'./e2e/suites/actions/restore.test.ts',
|
||||
|
Reference in New Issue
Block a user