From eb91549fb5d909d6540dc9344de6f67bcf75497c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Matte?= Date: Sun, 4 Dec 2022 16:31:26 -0500 Subject: [PATCH] Change importance of a section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7854285..dd0cfd0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ const stats = await test.run(); const stats = await test.run(consolereporter()); ``` -### How to create a suite of test +## How to create a suite of test test.js