Skip to content

Commit

Permalink
Set enable_expensive_runtime_checks on integration config
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed May 20, 2024
1 parent 87127d9 commit e3d6800
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration_test/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ config :phoenix, :json_library, Jason
config :swoosh, api_client: false

config :tailwind, :version, "3.4.3"

config :phoenix_live_view, enable_expensive_runtime_checks: true

0 comments on commit e3d6800

Please sign in to comment.