We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140f59a commit a4e956eCopy full SHA for a4e956e
src/routes/guides/testing.mdx
@@ -18,7 +18,7 @@ Testing your Solid applications is important to inspiring confidence in your cod
18
19
### Adding testing packages
20
21
-The recommended testing testing framework for Solid applications is [vitest](https://vitest.dev).
+The recommended testing framework for Solid applications is [vitest](https://vitest.dev).
22
23
To get started with vitest, install the following development dependencies:
24
0 commit comments