Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove indent
  • Loading branch information
sangonzal authored Dec 17, 2019
commit 0b5874256839a6f725b893ed341327e87143f2a2
2 changes: 1 addition & 1 deletion tests/test_authority.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ class MockResponse(object):
Authority._domains_without_user_realm_discovery,
"user_realm_discovery() should memorize domains not supporting URD")
a.user_realm_discovery("[email protected]",
response="This would cause exception if memorization did not work")
response="This would cause exception if memorization did not work")