make QC run more tests
This commit is contained in:
parent
af17e4699d
commit
b0a4c67822
1 changed files with 1 additions and 1 deletions
|
|
@ -291,7 +291,7 @@ props =
|
|||
]
|
||||
where
|
||||
go :: QuickCheckTests -> QuickCheckTests
|
||||
go = min 2000
|
||||
go = max 20_000
|
||||
|
||||
loudEval ::
|
||||
forall (p :: S -> Type).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue