mirror of
https://github.com/ceph/ceph
synced 2025-02-23 19:17:37 +00:00
mgr/dashboard: Fix e2e issue in HACKING.rst
Signed-off-by: Volker Theile <vtheile@suse.com>
This commit is contained in:
parent
76b97cacff
commit
3562685ca5
@ -174,7 +174,7 @@ When developing E2E tests, it is not necessary to compile the frontend code
|
||||
on each change of the test files. When your development environment is
|
||||
running (``npm start``), you can point Protractor to just use this
|
||||
environment. To attach `Protractor <http://www.protractortest.org/>`__ to
|
||||
this process, run ``npm run e2e:dev``.
|
||||
this process, run ``npm run e2e:ci``.
|
||||
|
||||
Note::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user