Skip to content

Commit 64c64a9

Browse files
Remove accidental tab
1 parent 3b657e1 commit 64c64a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spec/mongoid/criteria/queryable/selectable_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2234,7 +2234,7 @@ def localized?
22342234
it "sets the operator as $not" do
22352235
expect(key.operator).to eq("$not")
22362236
end
2237-
2237+
22382238
end
22392239

22402240
describe "#with_size" do

0 commit comments

Comments
 (0)