Skip to content

Commit 53472f4

Browse files
committed
fix broken video embeds
1 parent 9716c6d commit 53472f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exercises/01.sunsetting-jsdom/01.solution.break-jsdom/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Break JSDOM
22

3-
<EpicVideo url="https://www.epicweb.dev/workshops/react-component-testing-with-vitest/sunsetting-jsdom/break-jsdom/solution" />
3+
<EpicVideo url="https://www.epicweb.dev/workshops/react-component-testing-with-vitest/sunsetting-jsdom/break-jsdom-exercise/solution" />
44

55
I start with rendering the `<FilePreview />` component in my test:
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Vitest Browser Mode
22

3-
<EpicVideo url="https://www.epicweb.dev/workshops/react-component-testing-with-vitest/vitest-browser-mode/recap-of-vitest-browser-mode" />
3+
<EpicVideo url="https://www.epicweb.dev/workshops/react-component-testing-with-vitest/vitest-browser-mode/outro-vitest-browser-mode" />
44

55
Great job! 🎉 Have a rest and let's continue.

0 commit comments

Comments
 (0)