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:
@@ -1,19 +1,4 @@
|
||||
{
|
||||
"C586766" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586767" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586768" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586769" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586770" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586771" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586772" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586773" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586774" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586776" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586777" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586778" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586779" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586780" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C586781" : "Include once ACA starts using ACS 7+, https://alfresco.atlassian.net/browse/ACA-3601",
|
||||
"C280132" : "https://alfresco.atlassian.net/browse/ACA-4167",
|
||||
"C280093" : "https://alfresco.atlassian.net/browse/ACA-4167",
|
||||
"C269007" : "EXIF aspect missing on latest ACS"
|
||||
|
@@ -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