Skip to content

Merge pull request #149 from wizelineacademy/pruebas-julio #35

Merge pull request #149 from wizelineacademy/pruebas-julio

Merge pull request #149 from wizelineacademy/pruebas-julio #35

Triggered via push June 11, 2024 03:05
Status Failure
Total duration 1m 11s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/lib/DaysFormat/formatDays.test.tsx > handles dates at the beginning of the month correctly: src/lib/DaysFormat/formatDays.test.tsx#L12
AssertionError: expected '01/07/2023' to equal '30/06/2023' - Expected + Received - 30/06/2023 + 01/07/2023 ❯ src/lib/DaysFormat/formatDays.test.tsx:12:18
src/lib/DaysFormat/formatDays.test.tsx > handles dates at the beginning of the year correctly: src/lib/DaysFormat/formatDays.test.tsx#L17
AssertionError: expected '01/01/2023' to equal '31/12/2022' - Expected + Received - 31/12/2022 + 01/01/2023 ❯ src/lib/DaysFormat/formatDays.test.tsx:17:18
deploy
Process completed with exit code 1.