提交 9c995725 编写于 作者: J James Lopez

fix typo in error message

上级 e22b5cca
......@@ -19,7 +19,7 @@ module Gitlab
private
def serialize(_event, _query)
raise NotImplementedError.new("Expected #{self.name} to implement serialize(event)")
raise NotImplementedError.new("Expected #{self.name} to implement serialize(event, query)")
end
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册