summaryrefslogtreecommitdiff
path: root/test/acceptance/acceptance.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/acceptance/acceptance.rb')
-rw-r--r--test/acceptance/acceptance.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/acceptance/acceptance.rb b/test/acceptance/acceptance.rb
index edef458..5ba6784 100644
--- a/test/acceptance/acceptance.rb
+++ b/test/acceptance/acceptance.rb
@@ -35,7 +35,7 @@ james@grayproductions.net
=== HighLine Acceptance Tests Report
Date: #{Time.now.utc}
HighLine::VERSION: #{HighLine::VERSION}
-Terminal: #{$terminal.terminal.class}
+Terminal: #{HighLine.default_instance.terminal.class}
RUBY_DESCRIPTION: #{RUBY_DESCRIPTION rescue 'not available'}
Readline::VERSION: #{Readline::VERSION rescue 'not availabe'}
ENV['SHELL']: #{ENV['SHELL']}