Bundle update
This commit is contained in:
parent
b49bfb0d8c
commit
8a5c130875
13 changed files with 62 additions and 61 deletions
|
|
@ -1,6 +1,6 @@
|
|||
require 'factory_girl'
|
||||
require 'factory_bot'
|
||||
|
||||
FactoryGirl.define do
|
||||
FactoryBot.define do
|
||||
|
||||
factory :order do
|
||||
starts { Time.now }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue