Skip to content

Commit

Permalink
Update content/guides/use-case/wiremock.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Karlsson <[email protected]>
  • Loading branch information
ajeetraina and dvdksn authored Oct 21, 2024
1 parent 8c0a9e0 commit a9a1d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/guides/use-case/wiremock.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Let’s set up a Node app to send requests to the WireMock container instead of
### Prerequisite

- Install [Node.js and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
- Ensure that WireMock container is up and running. (as setup earlier).
- Ensure that WireMock container is up and running (see [Launching Wiremock](#launching-wiremock)


Follow the steps to setup a non-containerized Node application:
Expand Down

0 comments on commit a9a1d18

Please sign in to comment.