Skip to content

Commit 6e79c61

Browse files
committed
removed the wrong one
1 parent 48dab78 commit 6e79c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/mongoid/fields_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
binary: BSON::Binary,
337337
boolean: Mongoid::Boolean,
338338
date: Date,
339-
datetime: DateTime,
339+
date_time: DateTime,
340340
decimal128: BSON::Decimal128,
341341
double: Float,
342342
float: Float,

0 commit comments

Comments
 (0)