Remove insignificant delimiter
This commit is contained in:
parent
3ae85ea0f9
commit
f1fe9561c5
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ module Mutant
|
|||
example.source,
|
||||
*missing_report,
|
||||
*unexpected_report,
|
||||
*no_diff_report,
|
||||
*no_diff_report
|
||||
].join("\n======\n")
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue