tests: due:yesterday does not match current year on 1st of January

This commit is contained in:
Tomas Babej 2019-01-01 20:02:20 -05:00 committed by Paul Beckingham
parent 3f97a034c7
commit b8347821c4

View file

@ -85,7 +85,7 @@ class TestVirtualTags(TestCase):
cls.t("add deleted")
cls.t("1 delete", input="y\n")
cls.t("add minimal")
cls.t("add maximal +tag pro:PRO pri:H due:yesterday")
cls.t("add maximal +tag pro:PRO pri:H due:today")
cls.t("3 start")
cls.t("3 annotate note")
cls.t("add blocked depends:2")