fix: date in future test
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