Bump @types/react-dom from 18.2.10 to 18.2.14 #2298
Annotations
1 error and 1 notice
[firefox] › tests/navigation.test.ts:3:5 › Test: Navigation:
tests/navigation.test.ts#L11
1) [firefox] › tests/navigation.test.ts:3:5 › Test: Navigation ───────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
9 | // checks if Navbar on left has 4 elements
10 | const length = await page.locator('#root > div > div > nav > li').count();
> 11 | expect(length >= 2).toBeTruthy();
| ^
12 |
13 | // Navigation to Finish
14 | await page.click('li[role="menuitem"]:has-text("Finish")');
at /home/runner/work/opencast-editor/opencast-editor/tests/navigation.test.ts:11:23
|
🎭 Playwright Run Summary
1 flaky
[firefox] › tests/navigation.test.ts:3:5 › Test: Navigation ────────────────────────────────────
7 passed (21.0s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
61.8 KB |
|