Fully test proposal help text
Covers: - initial form of new proposal - changed form of new proposal - initial form of existing proposal - changed form of existing proposal
This commit is contained in:
parent
bd937534d3
commit
a67f32819f
2 changed files with 25 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ FactoryBot.define do
|
|||
length { 30 }
|
||||
description { 'This event type is an example.' }
|
||||
minimum_abstract_length { 0 }
|
||||
maximum_abstract_length { 500 }
|
||||
maximum_abstract_length { 123 }
|
||||
color { '#ffffff' }
|
||||
program
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue