mirror of
https://github.com/sbt/sbt.git
synced 2026-08-22 06:07:24 +02:00
make URI longer to avoid conflict
This commit is contained in:
@@ -20,7 +20,7 @@ import hedgehog.runner._
|
|||||||
* This includes properly resolving omitted components.
|
* This includes properly resolving omitted components.
|
||||||
*/
|
*/
|
||||||
object ParseKey extends Properties {
|
object ParseKey extends Properties {
|
||||||
val exampleCount = 10000
|
val exampleCount = 5000
|
||||||
|
|
||||||
override def tests: List[Test] = List(
|
override def tests: List[Test] = List(
|
||||||
propertyN(
|
propertyN(
|
||||||
|
|||||||
Reference in New Issue
Block a user