Skip to content

Commit

Permalink
fix(behat): Make comments finally visible
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Dec 7, 2023
1 parent 836fb3d commit 690cb0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/integration/config/behat.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
default:
formatters:
pretty:
output_styles:
comment: [ 'bright-blue' ]
autoload:
'': '%paths.base%/../features/bootstrap'
suites:
Expand Down

0 comments on commit 690cb0c

Please sign in to comment.