Skip to content

Commit ed9a4db

Browse files
committed
update video embeds
1 parent 43a2207 commit ed9a4db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exercises/01.sunsetting-jsdom/01.problem.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" />
3+
<EpicVideo url="https://www.epicweb.dev/workshops/react-component-testing-with-vitest/sunsetting-jsdom/break-jsdom-exercise" />
44

55
Before we talk about in-browser component testing, let's start with something familiar.
66

exercises/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Component Testing with Vitest
22

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

55
Hi! 👋 You've arrived at the React Component Testing workshop. Before you lies a long journey that has an ambitious destination—to teach you how to test your React components _in the actual browser_. Now, I'm not talking about end-to-end tests you already have and love. No.
66

0 commit comments

Comments
 (0)