Skip to content

Commit 1ca841e

Browse files
committed
PHPC-2156: Unskip previously failing test
1 parent b58783c commit 1ca841e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/manager/manager-ctor-auto_encryption-002.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ MongoDB\Driver\Manager::__construct(): crypt_shared is required
44
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
55
<?php skip_if_not_libmongocrypt(); ?>
66
<?php skip_if_no_crypt_shared(); ?>
7-
--XFAIL--
8-
crypt_shared log output breaks build (PHPC-2156)
97
--FILE--
108
<?php
119

0 commit comments

Comments
 (0)