Skip to content

Commit 9f0c0c0

Browse files
committed
fix: liniting
1 parent 885d960 commit 9f0c0c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Guides/Testing.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
Testing is one of the most important parts of developing an application. Fastify
77
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).
8+
frameworks (such as [Node Test Runner](https://nodejs.org/api/test.html),
9+
which is used in the examples below).
1010

1111
## Application
1212

0 commit comments

Comments
 (0)