This commit is contained in:
Michael Ball 2021-03-08 03:07:56 -08:00 committed by GitHub
parent 8242eb3338
commit 337a04d4ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ FactoryBot.define do
length { 30 }
minimum_abstract_length { 0 }
maximum_abstract_length { 500 }
description { 'Example Event Description'}
description { 'Example Event Description' }
submission_instructions { 'Example Event Instructions'}
color { '#ffffff' }
program