Use --show-output instead of --nocapture

This commit is contained in:
mo8it 2024-04-27 04:15:16 +02:00
parent c82c367324
commit 2150d629b1

View file

@ -108,7 +108,7 @@ impl Exercise {
"--", "--",
"--color", "--color",
"always", "always",
"--nocapture", "--show-output",
"--format", "--format",
"pretty", "pretty",
], ],