Skip to content

Commit

Permalink
Fix visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed May 11, 2024
1 parent c65d5af commit eb0bc1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mutant/matcher.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ def self.ignore_subject?(config, subject)
expression.prefix?(subject.expression)
end
end
private_class_method :ignore_subject?
end # Matcher
end # Mutant

0 comments on commit eb0bc1a

Please sign in to comment.