-
Bug
-
Resolution: Done
-
Major
-
7.13.4.SP1
-
None
-
False
-
None
-
False
-
-
-
-
-
-
---
-
---
-
-
The test in newTenantBasicWorkflow.js is failing because of the update of the Cypress library.
The test is using the Moment.js library which is now deprecated and removed from Cypress.
It is necessary to replace the Moment.js library with one of the available replacements.
This requires some modification to the test.