提交 41fe71d8 编写于 作者: M Mislav Marohnić

Fix tweaking Aruba exit timeout

上级 08fe8265
...@@ -1265,7 +1265,7 @@ Feature: hub pull-request ...@@ -1265,7 +1265,7 @@ Feature: hub pull-request
And "git push --set-upstream upstream HEAD:topic" should be run And "git push --set-upstream upstream HEAD:topic" should be run
Scenario: Automatically retry when --push resulted in 422 Scenario: Automatically retry when --push resulted in 422
Given The default aruba exit timeout is 7 seconds Given the default aruba exit timeout is 7 seconds
And the text editor adds: And the text editor adds:
""" """
hello! hello!
...@@ -1300,7 +1300,7 @@ Feature: hub pull-request ...@@ -1300,7 +1300,7 @@ Feature: hub pull-request
And the file ".git/PULLREQ_EDITMSG" should not exist And the file ".git/PULLREQ_EDITMSG" should not exist
Scenario: Eventually give up on retries for --push Scenario: Eventually give up on retries for --push
Given The default aruba exit timeout is 7 seconds Given the default aruba exit timeout is 7 seconds
And the text editor adds: And the text editor adds:
""" """
hello! hello!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册