Skip to content

Commit

Permalink
add favicon to fix flaky tests (#2082)
Browse files Browse the repository at this point in the history
We've recently been seeing some flaky system test failures such as
https://github.com/ViewComponent/view_component/actions/runs/10582240672/job/29321458276?pr=2081
with the error `No route matches [GET] "/favicon.ico"`. It appears
as though the browser is trying to load a favicon and when it fails
to load before the test exits, causes the test to fail.
  • Loading branch information
joelhawksley authored Aug 27, 2024
1 parent d514f5d commit d2d1247
Showing 1 changed file with 0 additions and 0 deletions.
Binary file added test/sandbox/public/favicon.ico
Binary file not shown.

0 comments on commit d2d1247

Please sign in to comment.