Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stevo95 committed Nov 16, 2024
1 parent 7774bf4 commit a4677dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/executeCase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ const executeTestCase = (testCase: string) => {
'Chcete požiadať o vyplatenie daňových bonusov alebo preplatkov vo výške',
)
cy.get('[data-test=ineligible-message]').should('not.exist')
cy.contains('Spolu:')

if (input.ziadamVyplatitDanovyBonusUrokPreplatok) {
getInput('ziadamVyplatitDanovyBonusUrokPreplatok', '-yes').click()
Expand Down

0 comments on commit a4677dc

Please sign in to comment.