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 c7fa174 commit 515f214Copy full SHA for 515f214
README.md
@@ -1,5 +1,5 @@
1
<div align="center">
2
- <h1>Mocking Techniques</h1>
+ <h1>Mocking Techniques in Vitest</h1>
3
<strong>
4
Everything to know about mocking in JavaScript.
5
</strong>
@@ -10,7 +10,7 @@
10
11
<a
12
alt="Epic Web logo with the words Deployed Version"
13
- href="https://epicweb-dev-mocking-techniques.fly.dev/"
+ href="https://mocking-techniques.epicweb.dev"
14
>
15
<img
16
width="300px"
0 commit comments