Test: Adjusted expected value
This commit is contained in:
@@ -191,7 +191,7 @@ class TestExportCommand(TestCase):
|
||||
def test_export_duration_uda(self):
|
||||
self.t.config('uda.estimate.type', 'duration')
|
||||
self.t('add estimate:month test duration uda')
|
||||
self.assertString(self.export('2')['estimate'], 'P1M')
|
||||
self.assertString(self.export('2')['estimate'], 'P30D')
|
||||
|
||||
|
||||
class TestExportCommandLimit(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user