fix(test): add missing workflow instance
This commit is contained in:
parent
9666d1f64b
commit
6c92440c64
@ -391,6 +391,9 @@ instance Arbitrary SchoolAuthorshipStatementMode where
|
||||
instance Arbitrary SheetAuthorshipStatementMode where
|
||||
arbitrary = genericArbitrary
|
||||
|
||||
instance Arbitrary WorkflowWorkflowListType where
|
||||
arbitrary = genericArbitrary
|
||||
|
||||
|
||||
spec :: Spec
|
||||
spec = do
|
||||
|
||||
Reference in New Issue
Block a user