before switch to ubuntu commit since apple has issues
This commit is contained in:
@@ -2,5 +2,8 @@ FactoryGirl.define do
|
||||
factory :list do
|
||||
association :table
|
||||
association :supplier #TODO warning! this may create a different supplier than the one created by the associated table
|
||||
trait :active do
|
||||
#default
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user