Skip to content

Commit 2efdd14

Browse files
committed
Oops, false not true.
1 parent 280ee26 commit 2efdd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/msf/util/exe_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
end
2626

2727
describe '.is_eicar_corrupted?' do
28-
it 'returns true' do
28+
it 'returns false' do
2929
expect(described_class.is_eicar_corrupted?).to be_false
3030
end
3131
end

0 commit comments

Comments
 (0)