mirror of
https://github.com/Smaug123/WoofWare.Expect
synced 2025-10-07 21:48:38 +00:00
Rem line numbers
This commit is contained in:
@@ -529,7 +529,7 @@ type ExpectBuilder (mode : Mode) =
|
||||
if snapshot <> actual then
|
||||
let diff =
|
||||
Diff.patienceLines (Array.ofList snapshot) (Array.ofList actual)
|
||||
|> Diff.formatWithLineNumbers
|
||||
|> Diff.format
|
||||
|
||||
match mode with
|
||||
| Mode.Assert ->
|
||||
|
Reference in New Issue
Block a user