diff --git a/docs/_source/installation.rst b/docs/_source/installation.rst index ec386db9d9ec067390199411eb6b384f4bc46b10..5ba734016252ee384e6e0d7a5e1e801702d69e6a 100644 --- a/docs/_source/installation.rst +++ b/docs/_source/installation.rst @@ -181,7 +181,7 @@ when attached to the running docker container: .. code-block:: bash cd /storage/app/EWS_prod/code/coordinator/tests/integration/partial/ - ./run_tests.sh + ./run_test_suite.sh If successful, you will see lots of system out passing by, with a message like "Ran 14 tests in 0:01:13 OK" at the end.