mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:46:06 -04:00
Flatten tests/rest/client/{v1,v2_alpha} too (#10667)
This commit is contained in:
parent
f499dc38bc
commit
ecd823d766
27 changed files with 6 additions and 18 deletions
|
@ -252,7 +252,7 @@ class HomeserverTestCase(TestCase):
|
|||
reactor=self.reactor,
|
||||
)
|
||||
|
||||
from tests.rest.client.v1.utils import RestHelper
|
||||
from tests.rest.client.utils import RestHelper
|
||||
|
||||
self.helper = RestHelper(self.hs, self.site, getattr(self, "user_id", None))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue