Skip to content

Commit 2d18ea3

Browse files
committed
fix: Heading fix
1 parent b019f27 commit 2d18ea3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing-a-react-application-what-is-vitest.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ export default defineConfig({
6969

7070
### Commands
7171

72+
The following are some common commands used in vitest
73+
7274
#### test and describe
7375

7476
When you first open up a test file you’ll see one of two keywords: **test** and **describe**.

0 commit comments

Comments
 (0)