Removes useless comment

This commit is contained in:
erwanlr
2019-04-18 14:43:21 +01:00
parent 6df2564d1a
commit 2266fa4f4b

View File

@@ -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' }