提交 db46d49c 编写于 作者: Y Yorick Peterse

Fixed Hash key style in Sherlock::Query spec

上级 126a2428
......@@ -100,7 +100,7 @@ FROM users;
[' -> Index Only Scan using index_cats_are_amazing']
]
result = double(:result, :values => lines)
result = double(:result, values: lines)
allow(query).to receive(:raw_explain).and_return(result)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册