mirror of
https://github.com/ceph/ceph
synced 2025-02-24 03:27:10 +00:00
mgr/dashboard: Fix e2e issue in HACKING.rst (#29640)
mgr/dashboard: Fix e2e issue in HACKING.rst Reviewed-by: Stephan Müller <smueller@suse.com> Reviewed-by: Tatjana Dehler <tdehler@suse.com> Reviewed-by: Tiago Melo <tmelo@suse.com>
This commit is contained in:
commit
2b5f62852b
@ -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