Skip to content

Commit

Permalink
Changed config
Browse files Browse the repository at this point in the history
  • Loading branch information
KseniaGovorun committed Dec 1, 2024
1 parent 31c5f50 commit d6efd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
config.cache_store = :null_store

# Render exception templates for rescuable exceptions and raise for other exceptions.
config.action_dispatch.show_exceptions = :rescuable
config.action_dispatch.show_exceptions = :none

# Disable request forgery protection in test environment.
config.action_controller.allow_forgery_protection = false
Expand Down

0 comments on commit d6efd56

Please sign in to comment.