Skip to content

Commit ee65e31

Browse files
committed
Correct test description to match the content
Fixes: b376826
1 parent 7123306 commit ee65e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/defines/vhost_proxy_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
it { is_expected.to compile.and_raise_error(%r{At least one of}) }
2424
end
2525

26-
context 'with proxy_dest' do
26+
context 'with proxy_pass' do
2727
let(:params) do
2828
super().merge(
2929
proxy_pass: [

0 commit comments

Comments
 (0)