mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-03 16:17:19 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
b4578692ed
commit
6d4266f2d1
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ class TestInfoCommand(TestCase):
|
|||
self.assertRegex(out, r"U_ONE\s+\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}")
|
||||
self.assertRegex(out, r"U_TWO\s+P1D")
|
||||
|
||||
|
||||
def test_tags_without_tags_attribute(self):
|
||||
"""Verify info command shows tags, even if the `tags` property is not present"""
|
||||
# Create a task directly with TC, avoiding TaskWarrior's creation of the deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue