chore: update test script and the corresponding pipelines (#1593)

* chore: update test script and the corresponding pipelines

* update the coverage threshold
This commit is contained in:
Andrew Tatomyr
2024-06-21 14:39:57 +03:00
committed by GitHub
parent 9456460f77
commit 2bfef43b8a
6 changed files with 8 additions and 23 deletions

View File

@@ -161,7 +161,7 @@ Having `redocly.yaml` in the root of the project affects the unit tests, and con
### Unit tests
Run unit tests with this command: `npm run test`.
Run unit tests with this command: `npm run unit`.
Unit tests in the **cli** package are sensitive to top-level configuration file (**redocly.yaml**).