зеркало из https://github.com/mislav/hub.git
Fix oopsie in test case.
Forgot to change expected result after changing labels functionality.
This commit is contained in:
Родитель
4c23d43cd8
Коммит
d7906101aa
|
@ -470,6 +470,6 @@ Feature: hub issue
|
|||
When I successfully run `hub issue labels`
|
||||
Then the output should contain exactly:
|
||||
"""
|
||||
bug \e[m
|
||||
feature \e[m\n
|
||||
bug
|
||||
feature\n
|
||||
"""
|
||||
|
|
Загрузка…
Ссылка в новой задаче