Improve print styles and hide mobile navigation during printing #1650
ci.yml
on: push
lint
53s
test
48s
test-storybook
1m 26s
build
1m 9s
benchmark
1m 17s
Annotations
3 errors
src/utils/date.test.ts > formatDate > formats a date string:
src/utils/date.test.ts#L48
AssertionError: expected 'Fri, Jul 11' to be 'Thu, Jul 11' // Object.is equality
Expected: "Thu, Jul 11"
Received: "Fri, Jul 11"
❯ src/utils/date.test.ts:48:48
|
test
Process completed with exit code 1.
|
test-storybook
Process completed with exit code 1.
|