Commit f8a78aa
test(ui): DependsOnHarmoniaIT caption is now 'Orders' not 'ORDERS' (#6372)
#6361 unified the form caption to the document-title style and dropped the
force-uppercase (.toUpperCase()), matching the non-uppercased document
layout - but this UI assertion still expected the old all-caps 'ORDERS' and
was left red on master. Assert the resolved human label 'Orders' instead;
the test's intent (the generator derives a real label, not the raw
${ENTITYLABEL} placeholder) is unchanged. Only source assertion affected.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8d50921 commit f8a78aa
1 file changed
Lines changed: 5 additions & 4 deletions
File tree
- tests/tests-integrations/src/main/java/org/eclipse/dirigible/integration/tests/ui/tests
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments