-
- Downloads
Improve Cypress helper functions with log messages (#13749) [ci skip]
- Adds helpful log message to various helper functions in `frontend/test/__support__/cypress.js`. - `--- Logging in as ${user} ---` to `signIn()` - `--- Signing out ---` to `signOut()` and - `--- Restore Data Set ---` to `restore()`
Please register or sign in to comment