Commit af6fb677 by Pablo Cantero

Fix typo

parent 2212ee4a
......@@ -53,7 +53,7 @@ module RansackMongo
end
context 'when nil query' do
it 'return an empty query' do
it 'returns an empty query' do
expect(described_class.parse(nil)).to eq({})
end
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment