From ce1e22280d53e394e5bd9d697bf86a0bf82d81eb Mon Sep 17 00:00:00 2001 From: aprikryl Date: Thu, 6 Feb 2025 15:46:57 +0100 Subject: [PATCH] Fix URL of imported tests --- ci_tests.fmf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci_tests.fmf b/ci_tests.fmf index 50daef8..3571f48 100644 --- a/ci_tests.fmf +++ b/ci_tests.fmf @@ -1,12 +1,12 @@ /e2e_internal: plan: import: - url: https://github.com/RedHat-SP-Security/audit-plans.git + url: https://github.com/RedHat-SP-Security/jose-plans.git name: /generic/e2e_ci_internal /rpmverify: plan: import: - url: https://github.com/RedHat-SP-Security/audit-plans.git + url: https://github.com/RedHat-SP-Security/jose-plans.git name: /generic/rpmverify