Skip to content

Commit

Permalink
Update to new FactoryBot name
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Oct 26, 2017
1 parent 690b2fa commit 815cc55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FactoryGirl.modify do
FactoryBot.modify do
# Products need to belong to the same store as the order.
factory :line_item do
after(:build) do |line_item, evaluator|
Expand Down

0 comments on commit 815cc55

Please sign in to comment.