Skip to content

Commit 11676bd

Browse files
remotesynthwhummer
andauthored
Apply suggestions from code review
Co-authored-by: Waldemar Hummer <waldemar.hummer@gmail.com>
1 parent 6ad87d1 commit 11676bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiremock/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ localstack start
5757

5858
The WireMock server will be available at `http://wiremock.localhost.localstack.cloud:4566`.
5959

60-
You can import stubs using the WireMock Admin API:
60+
You can import stubs using the WireMock Admin API (assuming a `stubs.json` exists in the local working directory):
6161

6262
```bash
6363
curl -X POST -H "Content-Type: application/json" \

0 commit comments

Comments
 (0)