diff --git a/README.md b/README.md index 89d3041e..5021976b 100644 --- a/README.md +++ b/README.md @@ -353,7 +353,7 @@ When testing your applications integration with this extension you may use it's Simply add this require statement to your spec_helper: ```ruby -require 'solidus_paypal_braintree/factories' +require 'solidus_paypal_braintree/testing_support/factories.rb' ``` Development