[ci] format

This commit is contained in:
Emanuele Stoppa 2024-06-14 14:38:55 +00:00 committed by astrobot-houston
parent dffb765da3
commit 6582811398

View file

@ -139,6 +139,7 @@ node --test --test-only test/astro-basic.test.js
```
> [!WARNING]
>
> 1. If you have nested `describe`, all of them must postfix with `.only`
> 2. `--test-only` and `--test` must be placed **before** declaring the path to the file. Failing to do so will test all files