From e786eb6b8e8e3892046f6d56e719e119b16591b7 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Sat, 18 Apr 2020 11:43:59 +0100 Subject: [PATCH] test(pkgs_spec): update `fedora` version [skip ci] --- test/integration/v3000-py3/controls/pkgs_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/v3000-py3/controls/pkgs_spec.rb b/test/integration/v3000-py3/controls/pkgs_spec.rb index 3c3e45d..65d2dc0 100644 --- a/test/integration/v3000-py3/controls/pkgs_spec.rb +++ b/test/integration/v3000-py3/controls/pkgs_spec.rb @@ -10,7 +10,7 @@ version = '3000.1-1.el8' end when 'fedora' - '3000-5.fc31' + '3000.1-1.fc31' when 'suse' '3000-lp151.28.1' when 'debian'