spec/unit/braintree/subscription_search_spec.rb in braintree-2.6.0 vs spec/unit/braintree/subscription_search_spec.rb in braintree-2.6.1

- old
+ new

@@ -1,5 +1,5 @@ -require File.dirname(__FILE__) + "/../spec_helper" +require File.expand_path(File.dirname(__FILE__) + "/../spec_helper") module Braintree describe SubscriptionSearch do context "status" do it "allows Active, Canceled and PastDue" do