End of day commit
This commit is contained in:
@@ -9,5 +9,8 @@ FactoryGirl.define do
|
||||
trait :active do
|
||||
state 'active'
|
||||
end
|
||||
trait :cancelled do
|
||||
state 'cancelled'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user