Skip to content

Commit 65433d0

Browse files
authored
Update link to Svelte Society testing recipe (#704)
1 parent 6dbfa5a commit 65433d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/svelte-testing-library/example.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ test('changes button text on click', async () => {
5252
```
5353

5454
For additional resources, patterns and best practices about testing svelte
55-
components and other svelte features take a look at
56-
[svelte-society/recipes-mvp/testing](https://github.com/svelte-society/recipes-mvp/blob/master/testing.md).
55+
components and other svelte features take a look at the
56+
[Svelte Society testing recipe](https://sveltesociety.dev/recipes/testing-and-debugging/unit-testing-svelte-component).

0 commit comments

Comments
 (0)