Skip to content

Commit a4e956e

Browse files
Update testing.mdx (#1054)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 140f59a commit a4e956e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/guides/testing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Testing your Solid applications is important to inspiring confidence in your cod
1818

1919
### Adding testing packages
2020

21-
The recommended testing testing framework for Solid applications is [vitest](https://vitest.dev).
21+
The recommended testing framework for Solid applications is [vitest](https://vitest.dev).
2222

2323
To get started with vitest, install the following development dependencies:
2424

0 commit comments

Comments
 (0)