1
0
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:
2023-02-07 10:15:09 +01:00
parent 7fec5c8c25
commit 81e5a7b958
2 changed files with 8 additions and 1 deletions

View 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