Skip to content

Commit e310dd9

Browse files
codeanpeacesabiwara
authored andcommitted
Remove duplicate line in formatter_callback doc (#13387)
1 parent 29ef147 commit e310dd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/ex_unit/lib/ex_unit/formatter.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ defmodule ExUnit.Formatter do
120120
121121
* `:error_info` - Should format error information.
122122
123-
* `:error_info` - Should format error information.
124-
125123
* `:test_module_info` - Should format test module information. The message returned
126124
when this key is passed precedes messages such as `"failure on setup_all callback [...]"`.
127125

0 commit comments

Comments
 (0)