Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Update outdated README.md factory example
Browse files Browse the repository at this point in the history
These factories were recently moved when making the extension complaint
to solidus_dev_support:
- f9dc06d
  • Loading branch information
RyanofWoods committed Nov 18, 2022
1 parent 920a4e7 commit 84d6acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 84d6acf

Please sign in to comment.