mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-02-09 03:18:36 -05:00
tests: Rename a test with a duplicate name.
This commit is contained in:
parent
48b4baf79c
commit
8c831cee1e
@ -453,7 +453,7 @@ class TestClass(object):
|
||||
|
||||
await client.loop_stop()
|
||||
|
||||
async def test_start_loop(self, client, aioresponse):
|
||||
async def test_history_fetching_tasks(self, client, aioresponse):
|
||||
sync_url = re.compile(
|
||||
r'^https://example\.org/_matrix/client/r0/sync\?access_token=.*'
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user