Skip to content

Commit

Permalink
Fix: WildcardKeysTest link on README is broken #1518
Browse files Browse the repository at this point in the history
  • Loading branch information
uglyog authored Feb 27, 2022
1 parent d0ed749 commit 0e3c0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consumer/junit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ DslPart body = new PactDslJsonBody()

```

For an example, have a look at [WildcardKeysTest](https://github.com/DiUS/pact-jvm/blob/master/consumer/junit/src/test/java/au/com/dius/pact/consumer/junit/WildcardKeysTest.java).
For an example, have a look at [ArticlesTest](https://github.com/pact-foundation/pact-jvm/blob/master/consumer/junit/src/test/java/au/com/dius/pact/consumer/junit/examples/ArticlesTest.java).

#### Combining matching rules with AND/OR

Expand Down

0 comments on commit 0e3c0ff

Please sign in to comment.