Change importance of a section

master
Frédéric Matte 2022-12-04 16:31:26 -05:00
parent 247bd26c8b
commit eb91549fb5
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ const stats = await test.run();
const stats = await test.run(consolereporter()); const stats = await test.run(consolereporter());
``` ```
### How to create a suite of test ## How to create a suite of test
test.js test.js