diff --git a/test/Model/TypesSpec.hs b/test/Model/TypesSpec.hs index 486b9c03e..8e8096c97 100644 --- a/test/Model/TypesSpec.hs +++ b/test/Model/TypesSpec.hs @@ -298,7 +298,7 @@ instance Arbitrary CsvFormatOptions where <*> arbitrary <*> arbitrary <*> elements ["UTF8", "CP1252"] - <*> True + <*> pure True , pure CsvXlsxFormatOptions ] where