fix: tests
This commit is contained in:
parent
7fadcf52b7
commit
daa1f837c7
@ -99,6 +99,7 @@ instance Arbitrary UploadSpecificFile where
|
||||
<$> (pack . getPrintableString <$> arbitrary)
|
||||
<*> (pack . getPrintableString <$> arbitrary)
|
||||
<*> arbitrary
|
||||
<*> arbitrary
|
||||
shrink = genericShrink
|
||||
|
||||
instance Arbitrary UploadMode where
|
||||
|
||||
Loading…
Reference in New Issue
Block a user