adjust form builder
This commit is contained in:
committed by
Pete Matsyburka
parent
e07b50c22d
commit
b85c9cfdb7
@@ -24,7 +24,7 @@ FactoryBot.define do
|
||||
template.schema = [{ attachment_uuid: attachment.uuid, name: 'sample-document' }]
|
||||
template.submitters = [
|
||||
{
|
||||
'name' => 'First Submitter',
|
||||
'name' => 'First Party',
|
||||
'uuid' => '513848eb-1096-4abc-a743-68596b5aaa4c'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user