X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fpybind%2Fmgr%2Fdashboard%2FHACKING.rst;h=66e42009be36005778abd39dbbd9bb303a5c3197;hb=f6b5b4d738b87d88d2de35127b6b0e41eae2a272;hp=6ab0ded2559d1488341d47268b1282f62f9f0e74;hpb=12732ca2e80d168d344a265acffc1fbd1fa1f1b5;p=ceph.git diff --git a/ceph/src/pybind/mgr/dashboard/HACKING.rst b/ceph/src/pybind/mgr/dashboard/HACKING.rst index 6ab0ded25..66e42009b 100644 --- a/ceph/src/pybind/mgr/dashboard/HACKING.rst +++ b/ceph/src/pybind/mgr/dashboard/HACKING.rst @@ -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 `_.