Skip to content

Commit 3afb588

Browse files
committed
Fix mistake in previous change to this test.
JAVA-4414
1 parent 92b7d31 commit 3afb588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

driver-core/src/test/resources/atlas-data-lake/estimatedDocumentCount.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
}
3333
]
3434
},
35-
"commandName": "aggregate",
36-
"databaseName": "test"
35+
"command_name": "aggregate",
36+
"database_name": "test"
3737
}
3838
}
3939
]

0 commit comments

Comments
 (0)