Fix name of test script in contributing guide (#428)
This commit is contained in:
parent
9a08c45e59
commit
a8d0ae1361
|
|
@ -142,7 +142,7 @@ npm run dev
|
||||||
|
|
||||||
Tests can then be run with:
|
Tests can then be run with:
|
||||||
|
|
||||||
./run_unit_tests.sh
|
./run_tests.sh
|
||||||
|
|
||||||
Lint the project with:
|
Lint the project with:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue