mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-04 14:45:40 +00:00
fixup! (backend) wip introduce a token exchange endpoint
This commit is contained in:
@@ -1360,7 +1360,6 @@ class Test(Base):
|
|||||||
|
|
||||||
CONNECTION_TEST_ENABLED = True
|
CONNECTION_TEST_ENABLED = True
|
||||||
|
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
# pylint: disable=invalid-name
|
# pylint: disable=invalid-name
|
||||||
self.INSTALLED_APPS += ["drf_spectacular_sidecar"]
|
self.INSTALLED_APPS += ["drf_spectacular_sidecar"]
|
||||||
|
|||||||
Reference in New Issue
Block a user