PYTHON-5184 Revert skip to non-lb-connection-establishment (#2185)

This commit is contained in:
Steven Silvester 2025-03-06 16:53:47 -06:00 committed by GitHub
parent 3653984f21
commit f69e1f6f04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,19 +57,6 @@
"tests": [
{
"description": "operations against non-load balanced clusters fail if URI contains loadBalanced=true",
"runOnRequirements": [
{
"maxServerVersion": "8.0.99",
"topologies": [
"single"
]
},
{
"topologies": [
"sharded"
]
}
],
"operations": [
{
"name": "runCommand",