This commit is contained in:
erwanlr
2021-12-18 18:04:06 +01:00
parent 9499caf7b8
commit eaaefe2cf5
3 changed files with 167 additions and 2 deletions

View File

@@ -108,7 +108,8 @@ describe WPScan::Finders::PluginVersion::Readme do
'advanced-most-recent-posts-mod' => '1.6.5.2',
'a-lead-capture-contact-form-and-tab-button-by-awebvoicecom' => '3.1',
'backup-scheduler' => '1.5.9',
'release_date_slash' => '1.0.4'
'release_date_slash' => '1.0.4',
'cool_tag_cloud' => '2.27'
}.each do |file, version_number|
context "whith #{file}.txt" do
it 'returns the expected version' do