We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faeac60 commit 6c0267eCopy full SHA for 6c0267e
spec/defines/vhost_spec.rb
@@ -738,7 +738,6 @@
738
.with_content(%r{^\s+RewriteOptions Inherit$})
739
.with_content(%r{^\s+RewriteBase /})
740
.with_content(%r{^\s+RewriteRule ^index\.html$ welcome.html$})
741
- )
742
}
743
it { is_expected.to contain_concat__fragment('rspec.example.com-scriptalias') }
744
it { is_expected.to contain_concat__fragment('rspec.example.com-serveralias') }
0 commit comments