mongo-python-driver/test/unified-test-format/invalid/runOnRequirement-csfle-minLibmongocryptVersion-pattern.json

18 lines
298 B
JSON

{
"description": "runOnRequirement-csfle-minLibmongocryptVersion-pattern",
"schemaVersion": "1.25",
"runOnRequirements": [
{
"csfle": {
"minLibmongocryptVersion": "1.2.3.4"
}
}
],
"tests": [
{
"description": "foo",
"operations": []
}
]
}