e82a46cc47
MSP-11124
4 lines
142 B
Ruby
4 lines
142 B
Ruby
shared_examples_for 'Msf::DBManager::Event' do
|
|
it { is_expected.to respond_to :events }
|
|
it { is_expected.to respond_to :report_event }
|
|
end |