Skip to content

Commit 5cbd398

Browse files
committed
style(docs/wiremock.md): remove a trailing dot.
[skip ci]
1 parent 2aad014 commit 5cbd398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wiremock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WireMock is fully configured by the `wiremock-maven-plugin` in the `pom.xml` fil
2424

2525
* the server is listening on `8888` port
2626
* you can refer to the mock server from within RobotFramework test cases by using `${MOCK_SERVER}`
27-
variable.
27+
variable
2828
* static files are reside inside the `src/test/wiremock/__files` directory
2929
* mocks and stubs are reside inside the `src/test/wiremock/mappings` directory
3030

0 commit comments

Comments
 (0)