Skip to content

Commit a67e51f

Browse files
committed
update link to linkedin
1 parent d640982 commit a67e51f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/resources/blogs/dynamic-mocks-with-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Dynamic mocks make your development process more reliable, realistic, and effici
4545
- ✅ Generate random, structured, or context-aware dynamic data
4646
- ✅ Mock complex workflows with conditional logic and stateful behavior
4747
- ✅ Chain requests together to simulate real-world usage patterns
48-
- ✅ Customize error responses, delays, and status codes on the fly
48+
- ✅ Customize error responses, delays, and status codes
4949

5050
All using familiar JavaScript or TypeScript — no need to learn a new DSL.
5151

@@ -153,6 +153,6 @@ With Mokapi, your mocks behave exactly the way you need them to.
153153

154154
---
155155

156-
*A shorter summary of this article is also available on [LinkedIn](https://www.linkedin.com/pulse/end-to-end-testing-mocked-apis-using-mokapi-github-actions-lehmann-nuylf), including a link back here for full details.*
156+
*A shorter summary of this article is also available on [LinkedIn](https://www.linkedin.com/pulse/make-your-mocks-smarter-javascript-mokapi-marcel-lehmann-np3ef/), including a link back here for full details.*
157157

158158
---

0 commit comments

Comments
 (0)