Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jappix/jappix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/README.md b/test/README.md
index 5eaeb5a7..55f7655c 100644
--- a/test/README.md
+++ b/test/README.md
@@ -3,7 +3,6 @@ Jappix Test
Test tools used by our CI (Continuous Integration) system to run tests on our code once a commit is made.
-If you need to run tests manually, run:
+If you need to run tests manually, run (on base directory):
-> cd ./test
> npm test