Skip to content

Commit 41b9025

Browse files
committed
tdiary: updated nginx package version spec
1 parent 94dddd2 commit 41b9025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1-2') }
102+
it { should be_installed.with_version('1.28.1-3') }
103103
end
104104

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

0 commit comments

Comments
 (0)