Update the tests names.

This commit is contained in:
2025-01-29 21:34:05 +02:00
parent 1ec7c6464a
commit e0f8ec9db5
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Feature: Creating a backup plan with the CLI
@fixture.injector
@fixture.in_memory_database
@fixture.cli
Scenario Outline: Response of create an new unique backup plan with the CLI
Scenario Outline: Response of creating an new unique backup plan with the CLI
Given the CLI arguments are "<arguments>"
When I run the CLI
Then the CLI executed with "<result>"