We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e23ab6 commit 6925be7Copy full SHA for 6925be7
docs/docs/technical-docs/testing-client.rst
@@ -34,7 +34,7 @@ Then run the unit tests:
34
35
.. code-block:: bash
36
37
- $ npm run tests-unit
+ $ npm run test-unit
38
39
You should receive output that looks similar to the following:
40
0 commit comments