Commit 67d3e42
Fix flaky navigation test in CI
- Add assertion that href is an internal link
- Use cy.location('pathname') instead of cy.url() to avoid
waiting for full page load event
- Increase timeout to 60s for slow CI environments
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 2622fc9 commit 67d3e42
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | | - | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
0 commit comments