]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/HACKING.rst
import 15.2.5
[ceph.git] / ceph / src / pybind / mgr / dashboard / HACKING.rst
index 6ab0ded2559d1488341d47268b1282f62f9f0e74..66e42009be36005778abd39dbbd9bb303a5c3197 100644 (file)
@@ -121,10 +121,6 @@ to be visible in the rendered template.
 Running Unit Tests
 ~~~~~~~~~~~~~~~~~~
 
-Create ``unit-test-configuration.ts`` file based on
-``unit-test-configuration.ts.sample`` in directory
-``src/pybind/mgr/dashboard/frontend/src``.
-
 Run ``npm run test`` to execute the unit tests via `Jest
 <https://facebook.github.io/jest/>`_.