0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 02:28:18 -05:00

🐛 Fix backend test initialization code

This commit is contained in:
Andrey Antukh 2024-06-20 15:29:50 +02:00
parent 28c2197ba7
commit f344eee778

View file

@ -104,10 +104,10 @@
(dissoc :app.srepl/server (dissoc :app.srepl/server
:app.http/server :app.http/server
:app.http/router :app.http/router
:app.auth.oidc/google-provider :app.auth.oidc.providers/google
:app.auth.oidc/gitlab-provider :app.auth.oidc.providers/gitlab
:app.auth.oidc/github-provider :app.auth.oidc.providers/github
:app.auth.oidc/generic-provider :app.auth.oidc.providers/generic
:app.setup/templates :app.setup/templates
:app.auth.oidc/routes :app.auth.oidc/routes
:app.worker/monitor :app.worker/monitor