Skip to content

Commit 64bef8b

Browse files
committed
Update cli test
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent fb7040b commit 64bef8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features/cli.feature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Feature: CLI Command
22

33
Scenario: ee uninstall works properly
4-
When I run 'sudo bin/ee cli self-uninstall --yes'
4+
When I run 'sudo bin/ee cli info'
5+
And I run 'sudo bin/ee cli self-uninstall --yes'
56
Then ee should be deleted

0 commit comments

Comments
 (0)