Removes useless comment
This commit is contained in:
@@ -141,8 +141,6 @@ shared_examples WPScan::Target::Platform::WordPress do
|
|||||||
describe '#wordpress_hosted?' do
|
describe '#wordpress_hosted?' do
|
||||||
let(:fixtures) { super().join('wordpress_hosted') }
|
let(:fixtures) { super().join('wordpress_hosted') }
|
||||||
|
|
||||||
# its(:wordpress_hosted?) { should be false }
|
|
||||||
|
|
||||||
context 'when the target host matches' do
|
context 'when the target host matches' do
|
||||||
let(:url) { 'http://ex.wordpress.com' }
|
let(:url) { 'http://ex.wordpress.com' }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user