mirror of
https://github.com/github/semantic.git
synced 2024-11-29 02:44:36 +03:00
Construct much smaller terms.
This commit is contained in:
parent
82b7518809
commit
a19101b89c
@ -90,7 +90,7 @@ extension UnannotatedTerm: Arbitrary {
|
||||
}
|
||||
|
||||
static var arbitrary: Gen<UnannotatedTerm> {
|
||||
return arbitrary(7)
|
||||
return arbitrary(4)
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user