Skip to content

Commit

Permalink
Change comment for default pact version in PactSpecVersion annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
tinexw committed Oct 5, 2019
1 parent ee255ad commit 468132a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -76,7 +76,7 @@ annotation class PactTestFor(
val port: String = "",

/**
* Pact specification version to support. Default is V3.
* Pact specification version to support. Will default to V3.
*/
val pactVersion: PactSpecVersion = PactSpecVersion.UNSPECIFIED,

Expand Down

0 comments on commit 468132a

Please sign in to comment.