Skip to content

Commit c003602

Browse files
committed
Remove report_store_local from the spec
1 parent a53a68c commit c003602

File tree

1 file changed

+0
-1
lines changed
  • spec/lib/msf/ui/console/command_dispatcher

1 file changed

+0
-1
lines changed

spec/lib/msf/ui/console/command_dispatcher/db_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
it { is_expected.to respond_to :each_host_range_chunk }
6262
it { is_expected.to respond_to :make_sortable }
6363
it { is_expected.to respond_to :name }
64-
it { is_expected.to respond_to :report_store_local }
6564
it { is_expected.to respond_to :set_rhosts_from_addrs }
6665

6766
describe "#cmd_creds" do

0 commit comments

Comments
 (0)