We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94dddd2 commit 41b9025Copy full SHA for 41b9025
spec/tdiary/00base_spec.rb
@@ -99,7 +99,7 @@
99
pending 'Switched nginx package to debian.org ones'
100
should be_installed.with_version('1.22.1-1~bullseye')
101
}
102
- it { should be_installed.with_version('1.28.1-2') }
+ it { should be_installed.with_version('1.28.1-3') }
103
end
104
105
describe file('/etc/nginx/nginx.conf') do
0 commit comments