fix(test): add missing workflow instance

This commit is contained in:
Sarah Vaupel 2022-06-04 12:07:23 +02:00
parent 9666d1f64b
commit 6c92440c64

View File

@ -391,6 +391,9 @@ instance Arbitrary SchoolAuthorshipStatementMode where
instance Arbitrary SheetAuthorshipStatementMode where
arbitrary = genericArbitrary
instance Arbitrary WorkflowWorkflowListType where
arbitrary = genericArbitrary
spec :: Spec
spec = do