Fixes rubocop offence
This commit is contained in:
@@ -102,7 +102,7 @@ module WPScan
|
|||||||
end
|
end
|
||||||
|
|
||||||
return unless /requested method [^ ]+ does not exist/i.match?(res.body)
|
return unless /requested method [^ ]+ does not exist/i.match?(res.body)
|
||||||
|
|
||||||
progress_bar.log('The requested method is not supported')
|
progress_bar.log('The requested method is not supported')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user