You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rsync/features/creating_source.feature

9 lines
194 B

Feature: Creating the source
Scenario: Adding an new unique source
Given the label "db"
And the path "/db"
When I add the source
Then the source should be added successfully