Skip to content

Commit 733a4ae

Browse files
committed
Add additional debug output to test which is working locally but failing on travis.
1 parent 023c944 commit 733a4ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_truncation.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def setup
3434

3535
def teardown
3636
TruncatedServer.stop
37+
TruncatedServer.tail_log($stderr)
3738
end
3839

3940
def test_tcp_failover

0 commit comments

Comments
 (0)