diff --git a/console/v1/tests/consoleplugins.console.openshift.io/AAA_ungated.yaml b/console/v1/tests/consoleplugins.console.openshift.io/AAA_ungated.yaml index fdfdb5fdeb1..2a878057d95 100644 --- a/console/v1/tests/consoleplugins.console.openshift.io/AAA_ungated.yaml +++ b/console/v1/tests/consoleplugins.console.openshift.io/AAA_ungated.yaml @@ -158,7 +158,7 @@ tests: - directive: TestSrc values: - https://script1.com/ - expectedError: "spec.contentSecurityPolicy[0].directive: Unsupported value: \"TestSrc\": supported values: \"DefaultSrc\", \"ScriptSrc\", \"ImgSrc\", \"StyleSrc\", \"FontSrc\"" + expectedError: "spec.contentSecurityPolicy[0].directive: Unsupported value: \"TestSrc\": supported values: \"DefaultSrc\", \"ScriptSrc\", \"StyleSrc\", \"ImgSrc\", \"FontSrc\"" - name: Should throw an error for invalid CSP directive values, using wildcard initial: | apiVersion: console.openshift.io/v1