Skip to content

Commit

Permalink
Fix test broken by 9d4515e (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Jun 18, 2019
1 parent 6d2a556 commit 9e3e1c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1329,6 +1329,7 @@ this line is short

reader := strings.NewReader(msg)

c.stderrWaitGroup.Add(1)
c.logStderr(reader)
read := stderr.String()

Expand Down

0 comments on commit 9e3e1c3

Please sign in to comment.