Skip to content

Commit 6853b72

Browse files
committed
tdiary: updated nginx package version spec
1 parent 1173069 commit 6853b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/tdiary/00base_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
pending 'Switched nginx package to debian.org ones'
100100
should be_installed.with_version('1.22.1-1~bullseye')
101101
}
102-
it { should be_installed.with_version('1.28.2-2') }
102+
it { should be_installed.with_version('1.28.3-2') }
103103
end
104104

105105
describe file('/etc/nginx/nginx.conf') do

0 commit comments

Comments
 (0)