Merge branch 'master' of github.com:mongodb/mongo-python-driver
This commit is contained in:
commit
2329f9165c
@ -1,6 +1,6 @@
|
||||
{
|
||||
"description": "aggregate with $out/$merge does not set txnNumber",
|
||||
"schemaVersion": "1.3",
|
||||
"schemaVersion": "1.4",
|
||||
"runOnRequirements": [
|
||||
{
|
||||
"minServerVersion": "3.6",
|
||||
@ -45,6 +45,11 @@
|
||||
"tests": [
|
||||
{
|
||||
"description": "aggregate with $out does not set txnNumber",
|
||||
"runOnRequirements": [
|
||||
{
|
||||
"serverless": "forbid"
|
||||
}
|
||||
],
|
||||
"operations": [
|
||||
{
|
||||
"object": "collection0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user