Skip to content

fix: date in future test

Christian Meeßen requested to merge hotfix-date-test into main

Created by: cmeessen

Fixes issue where test fails, because the date it tests again is not in the future anymore.

Changes proposed in this pull request:

  • use 2122-11-25 as date

How to test:

  • docker compose build frontend

PR Checklist:

  • Increase version numbers in docker-compose.yml
  • Link to a GitHub issue
  • Update documentation
  • Tests

Merge request reports

Loading