This commit is contained in:
Yakov Olkhovskiy 2024-09-12 00:08:53 -04:00 committed by GitHub
parent 98c0f82f28
commit c124533ef9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -334,7 +334,7 @@ def test_create_user():
'lucy\tssl_certificate\t{"common_names":["client2","client3"]}\n' 'lucy\tssl_certificate\t{"common_names":["client2","client3"]}\n'
) )
instance.query("DROP USER emma") instance.query("DROP USER emma")
def test_x509_san_support(): def test_x509_san_support():