Skip to content

Commit 614c010

Browse files
CopilotTheAngryByrd
andcommitted
Remove invalid Expecto.summary=true argument
Co-authored-by: TheAngryByrd <[email protected]>
1 parent 36d390f commit 614c010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/build.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ let integrationTests ctx =
353353
|> Seq.iter (fun proj ->
354354
let runSettingsArgs =
355355
[
356-
"Expecto.summary=true"
357356
if isCI.Value then
358357
"Expecto.fail-on-focused-tests=true"
359358
]

0 commit comments

Comments
 (0)