Skip to content

Commit

Permalink
Mute output of StandardStreamsCapturerSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
leonard84 committed Oct 18, 2024
1 parent 4cf3638 commit 778e2bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class StandardStreamsCapturerSpec extends Specification {

def setup() {
capturer.addStandardStreamsListener(listener)
capturer.muteStandardStreams()
capturer.start()
}

Expand Down

0 comments on commit 778e2bc

Please sign in to comment.