@@ -1,5 +1,5 @@
|
||||
{:ok, _} = Application.ensure_all_started(:ex_machina)
|
||||
ExUnit.configure(formatters: [ExUnit.CLIFormatter, ExUnitNotifier])
|
||||
ExUnit.configure(formatters: [JUnitFormatter, ExUnit.CLIFormatter, ExUnitNotifier])
|
||||
|
||||
ExUnit.start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user