MariaAmariya has pushed new changes ✨ #130
Annotations
2 errors
src/routes/ThemePreview/__test__/ColorSwatch.test.tsx > ColorSwatch > should display a tertiary color swatch:
src/routes/ThemePreview/__test__/ColorSwatch.test.tsx#L25
Error: expect(element).toHaveStyle()
- Expected
- background-color: rgb(0, 105, 92);
+ background-color: rgb(40, 53, 147);
❯ src/routes/ThemePreview/__test__/ColorSwatch.test.tsx:25:24
|
unit-test
Process completed with exit code 1.
|