From 1e677cd761ab82ff6160d7b96ce7f6920b2e02e4 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Wed, 1 Apr 2020 22:57:25 +0100 Subject: [PATCH] test(pkgs_spec): update `3000` to `3000.1` --- test/integration/v3000-py3/controls/pkgs_spec.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/integration/v3000-py3/controls/pkgs_spec.rb b/test/integration/v3000-py3/controls/pkgs_spec.rb index 7f95373..3c3e45d 100644 --- a/test/integration/v3000-py3/controls/pkgs_spec.rb +++ b/test/integration/v3000-py3/controls/pkgs_spec.rb @@ -5,16 +5,16 @@ version = when 'redhat' case platform[:name] when 'amazon' - '3000-1.amzn2' + '3000.1-1.amzn2' when 'centos' - '3000-1.el8' + '3000.1-1.el8' end when 'fedora' '3000-5.fc31' when 'suse' '3000-lp151.28.1' when 'debian' - '3000+ds-1' + '3000.1+ds-1' end control 'salt packages' do