Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing the year issue in TestStepAggregate #1605

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

szamuboy
Copy link
Contributor

@szamuboy szamuboy commented Jan 3, 2024

The following changes are implemented

The TestStepAggregate function in exec_aggregate_test.go contained the current year hardcoded. Now, it's dynamic.

Changes in the user interface:

N/A

Checklist when submitting a final (!draft) PR

  • Commits are tidied up, squashed if needed and follow guidelines in CONTRIBUTING.md
  • Code builds
  • All existing tests pass
  • All new critical code is covered by tests
  • PR is linked to the relevant issue(s)
  • Rebased with the target branch

The TestStepAggregate function in exec_aggregate_test.go contained the
current year hardcoded. Now, it's dynamic.
@szamuboy szamuboy mentioned this pull request Jan 3, 2024
1 task
@szamuboy szamuboy marked this pull request as ready for review January 3, 2024 15:25
@Fajfa Fajfa linked an issue Jan 3, 2024 that may be closed by this pull request
1 task
@Fajfa Fajfa merged commit 3bb5dd9 into cortezaproject:2023.9.x Jan 4, 2024
1 check passed
@Fajfa
Copy link
Member

Fajfa commented Jan 4, 2024

Thanks, merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The tests don't run in 2024
2 participants