Passes: 8, failures: 2, pending: 0, skipped: 0, other: 0.
| State | Description |
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| fail | **Filepath**: tests/e2e/spec.cy.ts **Title**: General processes when logged in Send money process **Error**: CypressError: Timed out retrying after 60050ms: `cy.click()` failed because this element is `disabled`: `` Fix this problem, or use `{force: true}` to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with |
| fail | **Filepath**: tests/e2e/spec.cy.ts **Title**: General processes when logged in Top-up process **Error**: AssertionError: Timed out retrying after 60000ms: Expected
not to exist in the DOM, but it was continuously found. |
PO file needs a simple update (no fuzzy entries found). Please run the command \`npm run gettext:extract\` before pushing the code to ensure that all necessary translations are included and the PO file is up-to-date.
:evergreen_tree: test report
Passes: 8, failures: 2, pending: 0, skipped: 0, other: 0.
| State | Description | | ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | fail | **Filepath**: tests/e2e/spec.cy.ts**Title**: General processes when logged in Send money process
**Error**: CypressError: Timed out retrying after 60050ms: `cy.click()` failed because this element is `disabled`: `` Fix this problem, or use `{force: true}` to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with | | fail | **Filepath**: tests/e2e/spec.cy.ts
**Title**: General processes when logged in Top-up process
**Error**: AssertionError: Timed out retrying after 60000ms: Expected
:x: translation needs update
PO file needs a simple update (no fuzzy entries found). Please run the command \`npm run gettext:extract\` before pushing the code to ensure that all necessary translations are included and the PO file is up-to-date.
1 file changed, 2 insertions(+), 2 deletions(-)
```diff 1 src/components/MoneyCreditModal.vue 1 src/components/MoneyTransaction.vue ```
✔️ code style matches our guidelines
Reviewed, changed, pushed.