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 a243922 commit 3dd52c6Copy full SHA for 3dd52c6
package.json
@@ -2,9 +2,9 @@
2
"name": "mocking-techniques",
3
"private": true,
4
"epicshop": {
5
- "title": "Mocking Techniques",
+ "title": "Mocking Techniques in Vitest",
6
"subtitle": "Everything to know about mocking in JavaScript",
7
- "epicWorkshopSlug": "mocking-techniques",
+ "epicWorkshopSlug": "mocking-techniques-in-vitest",
8
"githubRoot": "https://github.com/epicweb-dev/mocking-techniques",
9
"forms": {
10
"exercise": "https://docs.google.com/forms/d/e/1FAIpQLSf8xpntKQzPYYO9H1OvMcxEa224PqmhVeYfUSj_MotHy-fSUQ/viewform?usp=pp_url&entry.1709952199={workshopTitle}&entry.1597352702={exerciseTitle}",
0 commit comments