mirror of
https://gitlab.com/KKlochko/tui-rsync.git
synced 2026-08-20 05:37:43 +00:00
Update the tests names.
This commit is contained in:
@@ -3,7 +3,7 @@ Feature: Read a backup plan by an id
|
||||
@fixture.injector
|
||||
@fixture.in_memory_database
|
||||
@fixture.seeds
|
||||
Scenario Outline: Deleting a backup plan with the CLI
|
||||
Scenario Outline: Read a backup plan with the CLI
|
||||
Given I have a backup plan with id="<existing_backup_plan_id>"
|
||||
When I read the backup plan with id="<backup_plan_id>"
|
||||
Then the result should be "<result>"
|
||||
|
||||
Reference in New Issue
Block a user