diff --git a/cypress/integration/rendering/flowchart-v2.spec.js b/cypress/integration/rendering/flowchart-v2.spec.js index 6756c433d..ab87fce0d 100644 --- a/cypress/integration/rendering/flowchart-v2.spec.js +++ b/cypress/integration/rendering/flowchart-v2.spec.js @@ -1174,8 +1174,8 @@ end end githost["Github, Gitlab, BitBucket, etc."] githost2["\`Github, Gitlab, BitBucket, etc.\`"] - a["1."] - b["- x"] + a["\`1.\`"] + b["\`- x\`"] `; it('should render raw strings', () => {