Skip to content

Commit 1fa67c8

Browse files
committed
Sync returnDocument-enum-invalid.json
1 parent e14c3ab commit 1fa67c8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

tests/UnifiedSpecTests/valid-fail/returnDocument-enum-invalid.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88
}
99
},
1010
{
11-
"database": null,
12-
"id": "database0",
13-
"client": "client0",
14-
"databaseName": "test"
11+
"database": {
12+
"id": "database0",
13+
"client": "client0",
14+
"databaseName": "test"
15+
}
1516
},
1617
{
1718
"collection": {

0 commit comments

Comments
 (0)