From 98023074b387cec82f31229d27c6e144071f6ebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Mat=C4=9Bj?= Date: Wed, 20 Nov 2024 09:43:51 +0100 Subject: [PATCH] Enable builddep test for remote spec --- dnf-behave-tests/dnf/plugins-core/builddep.feature | 2 -- 1 file changed, 2 deletions(-) diff --git a/dnf-behave-tests/dnf/plugins-core/builddep.feature b/dnf-behave-tests/dnf/plugins-core/builddep.feature index cb615d0a5..6babe68ae 100644 --- a/dnf-behave-tests/dnf/plugins-core/builddep.feature +++ b/dnf-behave-tests/dnf/plugins-core/builddep.feature @@ -2,8 +2,6 @@ Feature: dnf builddep command -@xfail -# reported as https://github.com/rpm-software-management/dnf5/issues/1796 Scenario: Dnf builddep can use spec file from a remote location Given I use repository "dnf-ci-fedora" And I create directory "/remotedir"