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.
1 parent b4f4d1f commit 5833e98Copy full SHA for 5833e98
1 file changed
tests/cursor/bug2660-001.phpt
@@ -5,6 +5,7 @@ PHPC-2660: killCursors is sent after a connection error during getMore
5
<?php skip_if_not_libmongoc_crypto(); ?>
6
<?php skip_if_test_commands_disabled(); ?>
7
<?php skip_if_not_live(); ?>
8
+<?php skip_if_load_balanced(); ?>
9
<?php skip_if_not_clean(); ?>
10
--FILE--
11
<?php
0 commit comments