From 286a2b9b6ecc9b234923d183b3d076d4b5057702 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 4dc285f5c..48f137958 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"