Skip to content

Commit 45cb528

Browse files
Nitrinojosevalim
authored andcommitted
Run the code formatter on test_helper.exs (#6671)
1 parent 1228bbf commit 45cb528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/eex/test/test_helper.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ExUnit.start [trace: "--trace" in System.argv]
1+
ExUnit.start(trace: "--trace" in System.argv())

0 commit comments

Comments
 (0)