Delint
This commit is contained in:
parent
337a04d4ab
commit
4d34817928
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ FactoryBot.define do
|
||||||
minimum_abstract_length { 0 }
|
minimum_abstract_length { 0 }
|
||||||
maximum_abstract_length { 500 }
|
maximum_abstract_length { 500 }
|
||||||
description { 'Example Event Description' }
|
description { 'Example Event Description' }
|
||||||
submission_instructions { 'Example Event Instructions'}
|
submission_instructions { 'Example Event Instructions' }
|
||||||
color { '#ffffff' }
|
color { '#ffffff' }
|
||||||
program
|
program
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue