Error in Tutorial in "Building a Component the Redwood Way" test

The timestamps you created are on January 1st, but the test looks for January 2nd:

const dateExpect = screen.getByText('2 January 2020')