features/support/env.rb in bamboo-client-0.0.6 vs features/support/env.rb in bamboo-client-0.0.8

- old
+ new

@@ -1,8 +1,9 @@ $:.unshift File.expand_path("../../../lib", __FILE__) require "bamboo-client" $DEBUG = false +RestClient.log = STDERR if false module BambooClientHelper attr_reader :client def use(what)