From 6da3d0d9350bb6083f14073ee176fbd56fbad5ee Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Tue, 3 Dec 2019 21:59:00 +0000 Subject: [PATCH] test(pkgs_spec): update for new `opensuse` package * https://travis-ci.com/saltstack-formulas/salt-formula/jobs/261961203#L1619-L1632 --- test/integration/v201902-py3/controls/pkgs_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/v201902-py3/controls/pkgs_spec.rb b/test/integration/v201902-py3/controls/pkgs_spec.rb index f25bba5..cf4e765 100644 --- a/test/integration/v201902-py3/controls/pkgs_spec.rb +++ b/test/integration/v201902-py3/controls/pkgs_spec.rb @@ -12,7 +12,7 @@ version = when 'fedora' '2019.2.1rc0-3.fc31' when 'suse' - '2019.2.0-lp151.5.3.1' + '2019.2.0-lp151.5.6.1' when 'debian' '2019.2.2+ds-1' end