Skip to content

Commit 64374a8

Browse files
authored
Merge pull request isso-comments#947 from 123wowow123/patch-1
docs: testing-client: Fix typo in make command
2 parents 6e23ab6 + 6925be7 commit 64374a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/technical-docs/testing-client.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Then run the unit tests:
3434

3535
.. code-block:: bash
3636
37-
$ npm run tests-unit
37+
$ npm run test-unit
3838
3939
You should receive output that looks similar to the following:
4040

0 commit comments

Comments
 (0)