We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb435d4 commit 46ddbecCopy full SHA for 46ddbec
features/shell/shell_alias.feature
@@ -33,5 +33,5 @@ Feature: Command aliases
33
Then the command should not fail
34
And I should see a table containing the following rows:
35
| Alias | Command |
36
- | cd | shell:path:change {arg1} |
37
- | ls | node:list {arg1} |
+ | cd | shell:path:change |
+ | ls | node:list |
0 commit comments