提交 673fe34d 编写于 作者: M Mislav Marohnić

Fix test

上级 81e60f1f
......@@ -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"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册