Moves Models into their own namespace - Ref #1315
This commit is contained in:
@@ -8,6 +8,6 @@ describe WPScan::Finders::Plugins::ConfigParser do
|
||||
# let(:fixtures) { DYNAMIC_FINDERS_FIXTURES.join('plugin_version') }
|
||||
#
|
||||
# let(:expected_all) { df_expected_all['plugins'] }
|
||||
# let(:item_class) { WPScan::Plugin }
|
||||
# let(:item_class) { WPScan::Model::Plugin }
|
||||
# end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user