Skip to content

Commit 9aa83c9

Browse files
committed
run tests with trace
1 parent 1754831 commit 9aa83c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ defmodule ElixirLS.Mixfile do
3131

3232
defp aliases do
3333
[
34-
test: "cmd mix test"
34+
test: "cmd mix test --trace"
3535
]
3636
end
3737
end

0 commit comments

Comments
 (0)