diff --git a/spec/shared_examples/target/platform/wordpress.rb b/spec/shared_examples/target/platform/wordpress.rb index 06a2c186..3ba79d5a 100644 --- a/spec/shared_examples/target/platform/wordpress.rb +++ b/spec/shared_examples/target/platform/wordpress.rb @@ -141,8 +141,6 @@ shared_examples WPScan::Target::Platform::WordPress do describe '#wordpress_hosted?' do let(:fixtures) { super().join('wordpress_hosted') } - # its(:wordpress_hosted?) { should be false } - context 'when the target host matches' do let(:url) { 'http://ex.wordpress.com' }