提交 6d695a80 编写于 作者: M Mislav Marohnić 提交者: GitHub

Merge pull request #1471 from eljobe/fix/fish-completion-test

Allow the unsorted expansion for the fish shell
......@@ -8,7 +8,7 @@ Feature: fish tab-completion
When I type "git pu" and press <Tab>
Then the command should not expand
When I press <Tab> again
Then the completion menu should offer "pull push pull-request"
Then the completion menu should offer "pull push pull-request" unsorted
Scenario: "ci-" expands to "ci-status"
When I type "git ci-" and press <Tab>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册