diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index c8ac9648c..ff497a107 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -12,4 +12,6 @@ jobs: - uses: codespell-project/actions-codespell@master with: check_filenames: true - skip: ./.git,yarn.lock + # The a11y test file has a false positive and the ignore list does not work + # see https://github.com/opentripplanner/otp-react-redux/pull/436/checks?check_run_id=3369380014 + skip: ./.git,yarn.lock,./a11y/a11y.test.js diff --git a/__tests__/components/viewers/__snapshots__/stop-viewer.js.snap b/__tests__/components/viewers/__snapshots__/stop-viewer.js.snap index 43bc5f765..81e21e621 100644 --- a/__tests__/components/viewers/__snapshots__/stop-viewer.js.snap +++ b/__tests__/components/viewers/__snapshots__/stop-viewer.js.snap @@ -827,12 +827,15 @@ exports[`components > viewers > stop viewer should render countdown times after >