e2e bug fixes and code cleanup #2068
Annotations
1 error and 1 notice
e2e/playwright/share-action/src/tests/share/share-file.spec.ts#L63
1) [Share Action] › src/tests/share/share-file.spec.ts:78:9 › Share a file › when logged out › [C286326] A non-logged user can download the shared file from the viewer
"beforeAll" hook timeout of 45000ms exceeded.
61 | let file6Id: string;
62 |
> 63 | test.beforeAll(async () => {
| ^
64 | const nodesApi = await NodesApi.initialize(username, username);
65 | const shareApi = await SharedLinksApi.initialize(username, username);
66 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.spec.ts:63:10
|
|
The logs for this run have expired and are no longer available.
Loading