Update Running Locally docs to have correct paths in commands (#11038)

* removed /tests/ from the path since it says to be in tests

* Updated to remove the directory line instead of the tests path

* removed leading /

Co-authored-by: Jay Cammarano <jaycammarano@gmail.com>
This commit is contained in:
Jay Cammarano
2022-01-13 17:32:41 -05:00
committed by GitHub
parent 7e10d2017e
commit 154b919906

View File

@@ -146,8 +146,6 @@ tests.
Install [Docker](https://docs.docker.com/get-docker/) and ensure that the service is running.
Navigate to the `tests` directory and run the following commands:
```bash
# Ensure that you are testing on the lastest codebase
npm run build