mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-06 14:45:01 -04:00
Fix some formatting to use tuples
This commit is contained in:
parent
1469141023
commit
3e6fdfda00
2 changed files with 5 additions and 5 deletions
|
@ -67,4 +67,4 @@ class RegisterTestCase(unittest.TestCase):
|
|||
v.satisfy_general(verify_user)
|
||||
v.satisfy_general(verify_type)
|
||||
v.satisfy_general(verify_expiry)
|
||||
v.verify(macaroon, self.hs.config.macaroon_secret_key)
|
||||
v.verify(macaroon, self.hs.config.macaroon_secret_key)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue