Skip to content

Commit

Permalink
test: change year for numericCondition.cy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott committed Feb 1, 2024
1 parent ace93a1 commit 71385f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/conditions/numericConditions.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ describe('integer', { testIsolation: false }, () => {

selectRelativePeriod({
label: periodLabel,
period: TEST_REL_PE_THIS_YEAR,
period: TEST_REL_PE_LAST_YEAR,
})

clickMenubarUpdateButton()
Expand Down

0 comments on commit 71385f4

Please sign in to comment.