mongo-c-driver
mongo-c-driver copied to clipboard
CDRIVER-5579 sync $out aggregation spec tests
Summary
This PR will sync two spec tests to match the changes made in https://github.com/mongodb/specifications/commit/30b3a75291794794152c377854df9fee1ccc6875.
Background
See DRIVERS-2914. Server 8.0 requires aggregation tests with $out
to not pre-create the output collection.