Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel committed Mar 20, 2020
1 parent e5e9dd5 commit 222e016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rest/client/v2_alpha/test_password_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ def test_password_change(self):
"type": LoginType.PASSWORD,
"user": user_id,
},
}
}
)
request, channel = self.make_request(
"POST",
Expand Down

0 comments on commit 222e016

Please sign in to comment.