Update to step to test the result of CLI execution.

This commit is contained in:
2025-01-25 21:43:27 +02:00
parent add3c3d59e
commit 5e606b0e83
3 changed files with 13 additions and 28 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Feature: Creating a backup plan with the CLI
Scenario Outline: Create an new unique backup plan with the CLI
Given the CLI arguments are "<arguments>"
When I run the CLI
Then the CLI executed successfully
Then the CLI executed with "success"
Examples:
| arguments |