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 5757176 commit 7ffd07cCopy full SHA for 7ffd07c
spec/lib/msf/core/module_spec.rb
@@ -9,7 +9,6 @@
9
it { is_expected.to respond_to :fail_with }
10
it { is_expected.to respond_to :file_path }
11
it { is_expected.to respond_to :framework }
12
- it { is_expected.to respond_to :generate_uuid }
13
it { is_expected.to respond_to :orig_cls }
14
it { is_expected.to respond_to :owner }
15
it { is_expected.to respond_to :platform? }
0 commit comments