test/test_helper.rb in puree-2.2.0 vs test/test_helper.rb in puree-2.3.0

- old
+ new

@@ -7,10 +7,10 @@ require 'puree' def config { - url: ENV['PURE_URL_59'], + url: ENV['PURE_URL'], username: ENV['PURE_USERNAME'], password: ENV['PURE_PASSWORD'], api_key: ENV['PURE_API_KEY'] } end \ No newline at end of file