We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed38c7b + 4a6b7a0 commit 2d16ce2Copy full SHA for 2d16ce2
tests/atlas.phpt
@@ -52,8 +52,6 @@ function testConnection(string $uri): void
52
}
53
54
$envs = [
55
- 'ATLAS_SERVERLESS',
56
- 'ATLAS_SRV_SERVERLESS',
57
'ATLAS_FREE',
58
'ATLAS_SRV_FREE',
59
'ATLAS_REPL',
@@ -104,8 +102,6 @@ foreach ($x509Envs as $env) {
104
102
===DONE===
105
103
<?php exit(0); ?>
106
--EXPECTF--
107
-ATLAS_SERVERLESS: PASS
108
-ATLAS_SRV_SERVERLESS: PASS
109
ATLAS_FREE: PASS
110
ATLAS_SRV_FREE: PASS
111
ATLAS_REPL: PASS
0 commit comments