Commit 86a85b4
fix: correct aria-label assertion in ObjectView chatter panel test
The test used getByLabelText('Show discussion') but the actual
aria-label rendered by RecordChatterPanel is 'Show Discussion (0)'
(from i18n default translation with count parameter).
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Agent-Logs-Url: https://github.com/objectstack-ai/objectui/sessions/e52cb32e-6402-44bb-876a-f0658356524a1 parent 90aa43d commit 86a85b4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
921 | | - | |
| 921 | + | |
922 | 922 | | |
923 | 923 | | |
924 | 924 | | |
| |||
0 commit comments