-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Developer documentation
-
Tags:
-
Team:UI
-
Sprint:UI - 2022-03
Functional tests public documentation is not updated when it references the command to run ftests locally: https://doc.nuxeo.com/nxdoc/web-ui-functional-testing/#running-tests
We need to update all the references where we have:
npm run test
to:
npm run ftest