Remove report_store_local from the spec
parent
a53a68cfc2
commit
c003602993
|
@ -61,7 +61,6 @@ describe Msf::Ui::Console::CommandDispatcher::Db do
|
|||
it { is_expected.to respond_to :each_host_range_chunk }
|
||||
it { is_expected.to respond_to :make_sortable }
|
||||
it { is_expected.to respond_to :name }
|
||||
it { is_expected.to respond_to :report_store_local }
|
||||
it { is_expected.to respond_to :set_rhosts_from_addrs }
|
||||
|
||||
describe "#cmd_creds" do
|
||||
|
|
Loading…
Reference in New Issue