updated comment

This commit is contained in:
David Kennedy 2024-02-14 17:11:55 -05:00
parent 3387ec032b
commit f5a1348ccb
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -339,6 +339,7 @@ class ViewsTest(TestCase):
with less_console_noise():
response = self.client.get(reverse("logout"))
# ASSERTIONS
# Assert redirect code and url are accurate
expected = (
"http://example.com/log_me_out?client_id=TEST"
"&post_logout_redirect_uri=http%3A%2F%2Fexample.com%2Fback"