Skip to content

Commit

Permalink
Update and rename deplist-1.feature to deplist.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Gnatenko committed Sep 23, 2016
1 parent a3ea266 commit b835d38
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@xfail
Feature: Deplist as commmand and option

@setup
Scenario: Feature Setup
Given I use the repository "upgrade_1"

Expand All @@ -15,7 +17,6 @@ Feature: Deplist as commmand and option
dependency: TestB
provider: TestB-1.0.0-2.noarch
"""

Scenario: Deplist as repoquery option
Expand All @@ -30,7 +31,6 @@ Feature: Deplist as commmand and option
dependency: TestB
provider: TestB-1.0.0-2.noarch
"""

Scenario: Deplist as repoquery option but using dnf bin
Expand All @@ -45,7 +45,6 @@ Feature: Deplist as commmand and option
dependency: TestB
provider: TestB-1.0.0-2.noarch
"""

Scenario: Deplist with --latest-limit
Expand All @@ -56,7 +55,6 @@ Feature: Deplist as commmand and option
dependency: TestB
provider: TestB-1.0.0-2.noarch
"""

Scenario: Deplist with --latest-limit and verbose
Expand Down

0 comments on commit b835d38

Please sign in to comment.