diff --git a/tests/devworkspace-happy-path/resources/pod-che-happy-path.yaml b/tests/devworkspace-happy-path/resources/pod-che-happy-path.yaml index ad14b7a9110..f26b82ee67f 100644 --- a/tests/devworkspace-happy-path/resources/pod-che-happy-path.yaml +++ b/tests/devworkspace-happy-path/resources/pod-che-happy-path.yaml @@ -16,7 +16,7 @@ spec: imagePullPolicy: Always env: - name: TEST_SUITE - value: test-devworkspace-happy-path + value: test-devworkspace-happy-path-code - name: NODE_TLS_REJECT_UNAUTHORIZED value: '0' - name: TS_SELENIUM_BASE_URL