Skip to content

Commit df1209f

Browse files
Code review changes: test updated
1 parent 0a7f4db commit df1209f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/obj/test_obj_plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,4 +591,4 @@ def call_operation_side_effect(resource, action, *args, **kwargs):
591591
]
592592
assert (
593593
not delete_calls
594-
), "Cleanup should not be performed when perform-key-cleanup is False"
594+
), "Cleanup should not be performed when key-cleanup-enabled is False"

0 commit comments

Comments
 (0)