Skip to content

Commit

Permalink
output ruby version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
frwiqueueit committed Feb 20, 2018
1 parent 5854c65 commit 85f1c7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_queueit_knownuserv3.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
puts 'RUNNING TESTS WITH RUBY VERSION: ' + RUBY_VERSION

require_relative "queueit_knownuserv3/test_integration_config_helpers"
require_relative "queueit_knownuserv3/test_known_user"
require_relative "queueit_knownuserv3/test_queue_url_params"
Expand Down

0 comments on commit 85f1c7d

Please sign in to comment.