Commit fa5f765
committed
fix(test): update navbar e2e test to match root path environment
Adjust expectation in navbar.cy.ts to assert root path (/) instead of /test-abb/,
aligning with the new CI testing configuration while preserving correct routing
behavior for production deployment.1 parent ac6d3fd commit fa5f765
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- cypress/e2e
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments