@@ -8,7 +8,7 @@ describe("What's new single feature", () => {
constexampleFeature={
title:'Compliance pipeline configurations',
body:
'<p>We are thrilled to announce that it is now possible to define enforceable pipelines that will run for any project assigned a corresponding compliance framework.</p>',
'<p data-testid="body-content">We are thrilled to announce that it is now possible to define enforceable pipelines that will run for any project assigned a corresponding <a href="https://en.wikipedia.org/wiki/Compliance_(psychology)" target="_blank" rel="noopener noreferrer" onload="alert(xss)">compliance</a> framework.</p>',
stage:'Manage',
'self-managed':true,
'gitlab-com':true,
...
...
@@ -20,6 +20,7 @@ describe("What's new single feature", () => {