зеркало из https://github.com/mislav/hub.git
Fix test
This commit is contained in:
Родитель
81e60f1f0d
Коммит
673fe34d1e
|
@ -28,7 +28,7 @@ Feature: hub compare
|
|||
And I am on the "develop" branch with upstream "origin/develop"
|
||||
When I run `hub compare`
|
||||
Then the exit status should be 1
|
||||
And the stderr should contain exactly "the branch to compare 'develop' is the default branch\n"
|
||||
And the stderr should contain exactly "the branch to compare 'develop' is the main branch\n"
|
||||
|
||||
Scenario: No args, has upstream branch
|
||||
Given I am on the "feature" branch with upstream "origin/experimental"
|
||||
|
|
Загрузка…
Ссылка в новой задаче