Fix stlye in Mutant::Matcher::Methods
This commit is contained in:
parent
907fc47b98
commit
8a9828762d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Mutant
|
||||
class Matcher
|
||||
# Abstract base class for matcher that returns method subjects extracted from scope
|
||||
# Abstract base class for matcher that returns method subjects from scope
|
||||
class Methods < self
|
||||
include AbstractType, Concord::Public.new(:cache, :scope)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue