Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Oct 10, 2024
1 parent bae563c commit a90595e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ class CustomPropertiesTest {
By default, each `WireMockServer` is configured to load WireMock root from:

1. Classpath *if specified*
1. `{name-of-mock}/{server-name}`
2. `{name-of-mock}`
1. `{specified-resource-name}/{server-name}`
2. `{specified-resource-name}`
2. Directory
1. `{CWD}/wiremock/{server-name}`
2. `{CWD}/stubs/{server-name}`
Expand Down

0 comments on commit a90595e

Please sign in to comment.