diff --git a/lib/mutant/mutator/registry.rb b/lib/mutant/mutator/registry.rb index 0ef6e056..35cfb3f1 100644 --- a/lib/mutant/mutator/registry.rb +++ b/lib/mutant/mutator/registry.rb @@ -56,6 +56,8 @@ module Mutant # Assert the node type is valid # + # @param [Symbol] type + # # @return [undefined] # # @raise [InvalidTypeError]