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

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
babolivier committed May 3, 2022
1 parent b84afb1 commit 6734337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rest/client/test_identity.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ def test_3pid_bulk_lookup_enabled(self) -> None:
post_json.assert_called_once_with(
"https://testis/_matrix/identity/api/v1/bulk_lookup",
{"threepids": [["email", "[email protected]"], ["email", "[email protected]"]]},
)
)

0 comments on commit 6734337

Please sign in to comment.