Add PhoenixTest case
This commit is contained in:
@@ -16,3 +16,5 @@ config :phoenix, :plug_init_mode, :runtime
|
||||
# Enable helpful, but potentially expensive runtime checks
|
||||
config :phoenix_live_view,
|
||||
enable_expensive_runtime_checks: true
|
||||
|
||||
config :phoenix_test, :endpoint, MihainatorWeb.Endpoint
|
||||
|
||||
Reference in New Issue
Block a user