Skip to content

Commit e04d6b8

Browse files
fix: Remove unnecessary blank line in test file
fix: Remove unnecessary blank line in test file
1 parent 06cb813 commit e04d6b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/google-auth/tests/transport/test__mtls_helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,6 @@ def test_call_client_cert_callback(self, mock_get_client_ssl_credentials):
12621262
generate_encrypted_key=True
12631263
)
12641264

1265-
12661265
class TestSecureCertKeyPaths(object):
12671266
def test_tier1_pass_through(self):
12681267
with _mtls_helper.secure_cert_key_paths(

0 commit comments

Comments
 (0)