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
anoadragon453 committed Jan 11, 2022
1 parent 3d1661f commit 0ac079b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/handlers/test_appservice.py
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ def _register_application_service(
"""
# Create an application service
appservice = ApplicationService(
token=None,
token=random_string(10),
hostname="example.com",
id=random_string(10),
sender="@as:example.com",
Expand Down

0 comments on commit 0ac079b

Please sign in to comment.