fix(config): replace deprecated Mix.Config by Config
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
use Mix.Config
|
||||
import Config
|
||||
|
||||
config :ex_unit, assert_receive_timeout: 100
|
||||
|
Reference in New Issue
Block a user