mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-5923] navigation breadcrumb playwright test (#3410)
* ACS-5870-playwright test for application * fix for failing test * fix for failing test * fix for login secario test * fix for login test with newuser login * [ACS-5923] playwright breadcrumb test * Update breadcrumb.spec.ts * test fix * test fix admin * test fix admin * test fix user folder * test fix user test remove
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -180,6 +180,8 @@ jobs:
|
||||
id: 3
|
||||
- name: "authentication"
|
||||
id: 4
|
||||
- name: "navigation"
|
||||
id: 5
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user