From b189c71682134676d64fdfae01f695c609e852c8 Mon Sep 17 00:00:00 2001 From: erwanlr Date: Mon, 8 Jun 2020 20:14:02 +0200 Subject: [PATCH] Typo --- spec/app/finders/db_exports/known_locations_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/app/finders/db_exports/known_locations_spec.rb b/spec/app/finders/db_exports/known_locations_spec.rb index 9d16b759..0b270905 100644 --- a/spec/app/finders/db_exports/known_locations_spec.rb +++ b/spec/app/finders/db_exports/known_locations_spec.rb @@ -57,7 +57,7 @@ describe WPScan::Finders::DbExports::KnownLocations do end end - context 'when a non standard URL host' do + context 'when a non standard URL' do let(:url) { 'http://dc-2' } it 'replaces {domain_name} by its correct value' do