Skip to content

Commit adcf9a5

Browse files
Try fix specs
1 parent a52e7c7 commit adcf9a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
WebMock.disable_net_connect!(:allow => "coveralls.io")
2626

2727
# Set shell to basic
28+
ENV["THOR_COLUMNS"] = "10000"
2829
$0 = "thor"
2930
$thor_runner = true
3031
ARGV.clear

0 commit comments

Comments
 (0)