Fail
expect(element).toHaveStyle()View in Storybook
- Expected
- text-decoration: underline dashed rgb(33, 36, 44);
+ text-decoration: underline dashed rgba(33, 36, 44, 0.64);
317x19
Linux Amazon Linux 2
2e2fcc on link-style-update
Caught exception in
play functionThis story threw an error after it finished rendering which means interactions may not have been executed fully.
Error: expect(element).toHaveStyle()
- Expected
- text-decoration: underline dashed rgb(33, 36, 44);
+ text-decoration: underline dashed rgba(33, 36, 44, 0.64);