Skip to content

Commit

Permalink
Add require 'simplecov' in spec_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
sinaeftekhar committed Aug 11, 2023
1 parent dfbb719 commit 4868ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require "simplecov"
require "ratonvirus"
require "ratonvirus/clamby"

Expand Down

0 comments on commit 4868ad6

Please sign in to comment.