mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Doc: Update CONTRIBUTING.md (#2543)
Fix instruction to build unit tests.
This commit is contained in:
parent
1f803662d3
commit
2d1aa27955
@ -55,8 +55,7 @@ The tests are under CliClient/tests. To get them running, you first need to buil
|
||||
```sh
|
||||
npm run tsc # Build the .ts and .tsx files
|
||||
cd CliClient
|
||||
npm i
|
||||
./build.sh
|
||||
npm install
|
||||
```
|
||||
|
||||
To run all the test units:
|
||||
|
Loading…
Reference in New Issue
Block a user