Specify package version for rskj
This commit is contained in:
@@ -9,7 +9,7 @@ end
|
||||
|
||||
describe package('rskj') do
|
||||
it { should be_installed }
|
||||
its('version') { should eq '2.2.0' }
|
||||
its('version') { should eq '2.2.0~focal' }
|
||||
end
|
||||
|
||||
describe service('rsk') do
|
||||
|
||||
Reference in New Issue
Block a user