mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Test: Drop default confirmation:off and correct tests accordingly
This commit is contained in:
parent
1ad8aa9aec
commit
fe23510c51
24 changed files with 68 additions and 46 deletions
|
@ -191,7 +191,7 @@ class TestStatusFormats(TestCase):
|
|||
|
||||
cls.t("add zero")
|
||||
cls.t("add one")
|
||||
cls.t("2 delete")
|
||||
cls.t("2 delete", input="y\n")
|
||||
cls.t("log two")
|
||||
cls.t("add three due:eom recur:weekly")
|
||||
cls.t("add four wait:eom")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue