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 0d90b8e commit 7ac2d27Copy full SHA for 7ac2d27
tests/features/cli.feature
@@ -1,5 +1,5 @@
1
Feature: cli
2
-
+
3
#Scenario: Clearing Cache
4
#@vcr cli-clear-cache
5
#When I run "touch ~/.terminus/cache/testfile"
@@ -26,7 +26,7 @@ Feature: cli
26
When I run "terminus cli info"
27
Then I should get:
28
"""
29
- 1.0.0
+ Terminus version
30
31
32
Scenario: Dumping Parameters
@@ -70,5 +70,5 @@ Feature: cli
70
When I run "terminus cli version"
71
72
73
74
0 commit comments