Fix test
This commit is contained in:
parent
5d6088104d
commit
79405dd342
|
@ -754,6 +754,7 @@ if (descriptions.length) {
|
|||
objectIdField: "65b0123456789abcdef01235",
|
||||
regexField: "/^Hello.*/i",
|
||||
stringField: "This is a string",
|
||||
timestampField: null,
|
||||
},
|
||||
])
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue