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