mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-6457] Migrated unshare-file e2es to playwright (#3575)
* [ACS-6457] Migrated unshare-file e2es to playwright * Removed only * [ACS-6457] Removed protractor file * Updated timeout * Updated timeout * Removed clickClose method * Addressed review comments * Addressed review comments * Created a separate test suit for share-actions * Remove only
This commit is contained in:
4
.github/workflows/pull-request.yml
vendored
4
.github/workflows/pull-request.yml
vendored
@@ -115,8 +115,6 @@ jobs:
|
||||
id: 2
|
||||
- name: "viewer,infoDrawer,extensions"
|
||||
id: 3
|
||||
- name: "shareActions"
|
||||
id: 4
|
||||
- name: "copyMoveActions"
|
||||
id: 6
|
||||
- name: "deleteActions"
|
||||
@@ -176,6 +174,8 @@ jobs:
|
||||
id: 7
|
||||
- name: "list-views"
|
||||
id: 8
|
||||
- name: "share-action"
|
||||
id: 9
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user