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

View file

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