Skip to content

Commit d791f4b

Browse files
authored
PHPLIB-619: Unskip Azure encryption test (#1044)
1 parent 3e14c15 commit d791f4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/SpecTests/ClientSideEncryptionSpecTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ class ClientSideEncryptionSpecTest extends FunctionalTestCase
6363

6464
/** @var array */
6565
private static $incompleteTests = [
66-
'azureKMS: Insert a document with auto encryption using Azure KMS provider' => 'RHEL platform is missing Azure root certificate (PHPLIB-619)',
6766
'explain: Explain a find with deterministic encryption' => 'crypt_shared does not add apiVersion field to explain commands (PHPLIB-947, SERVER-69564)',
6867
'timeoutMS: timeoutMS applied to listCollections to get collection schema' => 'Not yet implemented (PHPC-1760)',
6968
'timeoutMS: remaining timeoutMS applied to find to get keyvault data' => 'Not yet implemented (PHPC-1760)',

0 commit comments

Comments
 (0)