Forward openshiftAuthApiRef to the new frontend system

Signed-off-by: Yannik Daellenbach <git@daellenbach.org>
This commit is contained in:
Yannik Daellenbach
2025-07-15 11:54:27 +02:00
parent 1845e57a3d
commit f6309a56d9
3 changed files with 5 additions and 0 deletions
@@ -372,6 +372,7 @@ describe('createApp', () => {
<api:app/bitbucket-server-auth out=[core.api.factory] />
<api:app/atlassian-auth out=[core.api.factory] />
<api:app/vmware-cloud-auth out=[core.api.factory] />
<api:app/openshift-auth out=[core.api.factory] />
<api:app/permission out=[core.api.factory] />
<api:app/scm-auth out=[core.api.factory] />
<api:app/scm-integrations out=[core.api.factory] />