Skip to content

Commit

Permalink
Add '--no-ansi' option in CommandsTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Smet committed Mar 12, 2024
1 parent 7394fcd commit e826563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Blueprint/CommandsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ public function testMultipleCsvOptions(): void
'--schema="./tests/schemas/demo_invalid.yml"',
'--mute-errors',
'--stdout-only',
'--no-ansi',
]),
[],
'',
Expand Down

0 comments on commit e826563

Please sign in to comment.