Skip to content

Commit 6ad34d9

Browse files
committed
Sonar fix
1 parent 43807ef commit 6ad34d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/gpts/gitlab/suites-config/gitlab_gitlabci_suite.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ export const gitLabProviderGitLabCITests = (softwareTemplateName: string, string
4949
gitLabProvider = await getGitLabProvider(kubeClient);
5050
backstageClient = await getDeveloperHubClient(kubeClient);
5151

52-
const componentRoute = await kubeClient.getOpenshiftRoute('pipelines-as-code-controller', 'openshift-pipelines');
53-
5452
if (componentRootNamespace === '') {
5553
throw new Error("The 'APPLICATION_TEST_NAMESPACE' environment variable is not set. Please ensure that the environment variable is defined properly or you have cluster connection.");
5654
}

0 commit comments

Comments
 (0)