We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aad014 commit 5cbd398Copy full SHA for 5cbd398
docs/wiremock.md
@@ -24,7 +24,7 @@ WireMock is fully configured by the `wiremock-maven-plugin` in the `pom.xml` fil
24
25
* the server is listening on `8888` port
26
* you can refer to the mock server from within RobotFramework test cases by using `${MOCK_SERVER}`
27
- variable.
+ variable
28
* static files are reside inside the `src/test/wiremock/__files` directory
29
* mocks and stubs are reside inside the `src/test/wiremock/mappings` directory
30
0 commit comments