mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-19 06:43:06 +02:00
tests: Fix incorrect test expectation
This commit is contained in:
parent
05f37e7dfe
commit
20a39a1003
1 changed files with 2 additions and 3 deletions
|
@ -190,9 +190,8 @@ class TestChooseTagNoSelected(IntegrationTest):
|
||||||
"""
|
"""
|
||||||
|
|
||||||
vimoutput = """
|
vimoutput = """
|
||||||
Tag Count
|
* [ ] test task 1 #{uuid}
|
||||||
---- -----
|
* [ ] test task 2 #{uuid}
|
||||||
home 1
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
tasks = [
|
tasks = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue