1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 09:46:19 +02:00
github.com_openSUSE_osc/behave/features/rdelete.feature
2023-01-20 11:48:52 +01:00

7 lines
231 B
Gherkin

Feature: `osc rdelete` command
@destructive
Scenario: Run `osc rdelete` to delete a project and mark it with a desctructive tag
When I execute osc with args "rdelete -r -f test:factory -m 'cleanup'"
Then the exit code is 0