We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 885d960 commit 9f0c0c0Copy full SHA for 9f0c0c0
docs/Guides/Testing.md
@@ -5,8 +5,8 @@
5
6
Testing is one of the most important parts of developing an application. Fastify
7
is very flexible when it comes to testing and is compatible with most testing
8
-frameworks (such as [Node Test Runner](https://nodejs.org/api/test.html), which is used in
9
-the examples below).
+frameworks (such as [Node Test Runner](https://nodejs.org/api/test.html),
+which is used in the examples below).
10
11
## Application
12
0 commit comments