Skip to content

Commit c1e2356

Browse files
aclark4lifeCopilot
andauthored
Update tests/encryption_/test_management.py
Co-authored-by: Copilot <[email protected]>
1 parent cdc49c7 commit c1e2356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/encryption_/test_management.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def test_create_new_keys(self):
8989
# into your client-side `encrypted_fields_map` configuration. You also
9090
# need to temporarily configure server-side encryption for this to
9191
# procedure to work.
92-
# print(command_output).
92+
# print(command_output)
9393
self._compare_output(
9494
self.expected_patient_record,
9595
command_output["encryption__patientrecord"],

0 commit comments

Comments
 (0)