mirror of https://github.com/sbt/sbt.git
make URI longer to avoid conflict
This commit is contained in:
parent
ad1596c400
commit
073c89059e
|
|
@ -20,7 +20,7 @@ import hedgehog.runner._
|
|||
* This includes properly resolving omitted components.
|
||||
*/
|
||||
object ParseKey extends Properties {
|
||||
val exampleCount = 10000
|
||||
val exampleCount = 5000
|
||||
|
||||
override def tests: List[Test] = List(
|
||||
propertyN(
|
||||
|
|
|
|||
Loading…
Reference in New Issue