fixup! (backend) wip introduce a token exchange endpoint

This commit is contained in:
lebaudantoine
2026-08-14 17:51:10 +02:00
parent e418aedaaf
commit 7957019ebe
-1
View File
@@ -1360,7 +1360,6 @@ class Test(Base):
CONNECTION_TEST_ENABLED = True
def __init__(self):
# pylint: disable=invalid-name
self.INSTALLED_APPS += ["drf_spectacular_sidecar"]