doc/dev: specify location of e2e-tests script

I was just going through these steps myself, and I found it difficult to locate and run `run-frontend-e2e-tests.sh`. Specifying the location of it might make it clearer to others where the correct script is located.

Signed-off-by: Laura Flores <lflores@redhat.com>
This commit is contained in:
Laura Flores 2021-09-08 16:22:45 -05:00
parent e273418bbb
commit 4985f5c7d2

View File

@ -396,8 +396,9 @@ do a full scale e2e run.
It will verify if everything needed is installed, start a new vstart cluster
and run the full test suite.
Start all frontend E2E tests by running::
Start all frontend E2E tests with::
$ cd src/pybind/mgr/dashboard
$ ./run-frontend-e2e-tests.sh
Report: