mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
tests: Adjust test description
This commit is contained in:
parent
dec99b0deb
commit
3b37dc2480
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ class Test1447(TestCase):
|
|||
self.t = Task()
|
||||
|
||||
def test_filter_uda(self):
|
||||
"""1447: Verify ability to filter on empty UDA"""
|
||||
"""1447: Verify ability to filter on empty UDA that resembles named date"""
|
||||
self.t.config('uda.sep.type', 'string')
|
||||
self.t('add one')
|
||||
self.t('add two sep:foo')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue