Add wave/hello reaction #5530
Annotations
2 errors and 1 warning
src/button/ReactionToggleButton.test.tsx > Can close reaction dialog:
src/button/ReactionToggleButton.test.tsx#L174
Error: Snapshot `Can close reaction dialog 1` mismatched
- Expected
+ Received
@@ -4,11 +4,11 @@
>
<button
aria-disabled="false"
aria-expanded="true"
aria-haspopup="true"
- aria-labelledby=":rav:"
+ aria-labelledby=":rb5:"
class="_button_i91xf_17 _has-icon_i91xf_66 _icon-only_i91xf_59"
data-kind="primary"
data-size="lg"
role="button"
tabindex="0"
❯ src/button/ReactionToggleButton.test.tsx:174:21
|
Run vitest tests
Process completed with exit code 1.
|
Run vitest tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|