4 lines
90 B
Elixir
4 lines
90 B
Elixir
use Mix.Config
|
|
|
|
# Print only warnings and errors during test
|
|
config :logger, level: :warn
|