Files
tui-rsync/features/creating_source.feature
T

9 lines
194 B
Gherkin

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