diff --git a/templates/tests/cypress-test-nc-oo.yaml b/templates/tests/cypress-test-nc-oo.yaml
index 37975f9659c8d1d71cd82a4ee598b8b19c4b30e5..8e06f33b351cbe04bcb4836d57997588fc988160 100644
--- a/templates/tests/cypress-test-nc-oo.yaml
+++ b/templates/tests/cypress-test-nc-oo.yaml
@@ -51,7 +51,7 @@ spec:
           value: "{{ .Values.onlyoffice.server_name }}"
         {{- if .Values.tests.cypress.projectId }}
         - name: CYPRESS_PROJECT_ID
-          value: {{ .Values.tests.cypress.projectId }}
+          value: "{{ .Values.tests.cypress.projectId }}"
         {{- end }}
         {{- if .Values.tests.cypress.recordKey }}
         - name: CYPRESS_RECORD_KEY