Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To avoid `ActionController::RoutingError` from headless chrome for Rails < 7.2. Like the following: ``` Failures: 1) User views ember app using route helper Failure/Error: raise ActionController::RoutingError, "No route matches [#{env['REQUEST_METHOD']}] #{env['PATH_INFO'].inspect}" ActionController::RoutingError: No route matches [GET] "/favicon.ico" ```
- Loading branch information