Tests: Updated to non-deprecated Boolean values
This commit is contained in:
@@ -54,7 +54,7 @@ class TestUrgency(TestCase):
|
||||
cls.t.config("urgency.user.tag.next.coefficient", "10")
|
||||
cls.t.config("urgency.user.project.PROJECT.coefficient", "10")
|
||||
cls.t.config("urgency.user.tag.TAG.coefficient", "10")
|
||||
cls.t.config("confirmation", "off")
|
||||
cls.t.config("confirmation", "0")
|
||||
|
||||
cls.t("add control") # 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user