Commit 555d14e
authored
fix: update tier dropdown text assertions in LLMD mock test (#6044)
The test was expecting 'All resource tiers', 'No resource tiers', and
'Specific resource tiers' but the component uses 'All tiers', 'No tiers',
and 'Specific tiers'. Updated both the page object helper and test assertions
to match the actual component labels.1 parent 787dc31 commit 555d14e
2 files changed
Lines changed: 9 additions & 11 deletions
File tree
- packages/cypress/cypress
- pages
- tests/mocked/modelServing
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
| 262 | + | |
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
| |||
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
663 | | - | |
664 | | - | |
| 663 | + | |
| 664 | + | |
665 | 665 | | |
666 | | - | |
667 | | - | |
668 | | - | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
669 | 669 | | |
670 | | - | |
671 | | - | |
672 | | - | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| |||
0 commit comments