#1411 introduced a fix where mongo_options could be passed in to be later passed to with_options. This should use **mongo_options and have unit tests that actually show the correct usage.
The text was updated successfully, but these errors were encountered:
#1411 introduced a fix where
mongo_options
could be passed in to be later passed towith_options
. This should use**mongo_options
and have unit tests that actually show the correct usage.The text was updated successfully, but these errors were encountered: