We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53a68c commit c003602Copy full SHA for c003602
spec/lib/msf/ui/console/command_dispatcher/db_spec.rb
@@ -61,7 +61,6 @@
61
it { is_expected.to respond_to :each_host_range_chunk }
62
it { is_expected.to respond_to :make_sortable }
63
it { is_expected.to respond_to :name }
64
- it { is_expected.to respond_to :report_store_local }
65
it { is_expected.to respond_to :set_rhosts_from_addrs }
66
67
describe "#cmd_creds" do
0 commit comments