We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0de429 commit a124be3Copy full SHA for a124be3
1 file changed
default/serverspec/phpconf_spec.rb
@@ -127,5 +127,6 @@
127
128
context php_config('mail.add_x_header') do
129
its(:value) { should eq 'Off' }
130
+ end
131
132
end
0 commit comments