Fix alignment of end
This commit is contained in:
parent
500919da33
commit
0a554277c5
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ module Mutant
|
|||
.split(SCOPE_OPERATOR)
|
||||
.reduce(Object) do |parent, name|
|
||||
parent.const_get(name, nil)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# Return matchers for input
|
||||
|
|
Loading…
Add table
Reference in a new issue