fix: tests

This commit is contained in:
Gregor Kleen 2020-07-20 16:47:44 +02:00
parent 240477b9ab
commit b4b4a96aae

View File

@ -64,7 +64,7 @@ instance Arbitrary Sheet where
<*> arbitrary
<*> arbitrary
<*> arbitrary
<*> arbitrary
<*> return Nothing
shrink = genericShrink
instance Arbitrary Tutorial where