diff --git a/tests/rest/client/v2_alpha/test_password_policy.py b/tests/rest/client/v2_alpha/test_password_policy.py index 263602fc6e3a..d677d3c81bc4 100644 --- a/tests/rest/client/v2_alpha/test_password_policy.py +++ b/tests/rest/client/v2_alpha/test_password_policy.py @@ -165,7 +165,7 @@ def test_password_change(self): "type": LoginType.PASSWORD, "user": user_id, }, - } + } ) request, channel = self.make_request( "POST",