improving game
This commit is contained in:
@@ -10,9 +10,6 @@ config :backend, BackendWeb.Endpoint,
|
||||
# In test we don't send emails
|
||||
config :backend, Backend.Mailer, adapter: Swoosh.Adapters.Test
|
||||
|
||||
# Disable swoosh api client as it is only required for production adapters
|
||||
config :swoosh, :api_client, false
|
||||
|
||||
# Print only warnings and errors during test
|
||||
config :logger, level: :warning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user