Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Apr 25, 2024
1 parent a9f2360 commit a9571f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dummy/config/initializers/action_dispatch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# frozen_string_literal: true

# Route source locations are normally only available in development, so we need to enable this in test mode.
ActionDispatch::Routing::Mapper.route_source_locations = true if ENV["RAILS_ENV"] == "test"
ActionDispatch::Routing::Mapper.route_source_locations = true

0 comments on commit a9571f5

Please sign in to comment.