The baseline is taller than the new snapshot (317x22 to 317x19).
Fail
expect(element).toHaveStyle()View in Storybook
- Expected
- text-decoration: underline 2px dashed rgb(255, 255, 255);
+ text-decoration: underline 1px solid rgb(255, 255, 255);
317x19
Linux Amazon Linux 2
7903ad on link-revert
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 2px dashed rgb(255, 255, 255);
+ text-decoration: underline 1px solid rgb(255, 255, 255);