Delint
This commit is contained in:
parent
8242eb3338
commit
337a04d4ab
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ FactoryBot.define do
|
||||||
length { 30 }
|
length { 30 }
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue