Skip to content

Commit 7ffd07c

Browse files
committed
Remove protected method from specs examples
MSP-11126
1 parent 5757176 commit 7ffd07c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/lib/msf/core/module_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
it { is_expected.to respond_to :fail_with }
1010
it { is_expected.to respond_to :file_path }
1111
it { is_expected.to respond_to :framework }
12-
it { is_expected.to respond_to :generate_uuid }
1312
it { is_expected.to respond_to :orig_cls }
1413
it { is_expected.to respond_to :owner }
1514
it { is_expected.to respond_to :platform? }

0 commit comments

Comments
 (0)