mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 21:58:41 +02:00
rq list: Fix a traceback when --type is not specified
This commit is contained in:
6
behave/features/request-list.feature
Normal file
6
behave/features/request-list.feature
Normal file
@@ -0,0 +1,6 @@
|
||||
Feature: `osc request list` command
|
||||
|
||||
|
||||
Scenario: Run `osc request list` on a project
|
||||
When I execute osc with args "request list -P test:factory"
|
||||
Then the exit code is 0
|
Reference in New Issue
Block a user