diff --git a/cypress/integration/rendering/journey.spec.js b/cypress/integration/rendering/journey.spec.js index 5f7bd76e1..8257712a0 100644 --- a/cypress/integration/rendering/journey.spec.js +++ b/cypress/integration/rendering/journey.spec.js @@ -68,10 +68,7 @@ section Checkout from website renderGraph( `--- config: - theme: "forest" - themeVariables: - primaryColor: "#00ff00" - secondaryColor: "#fff" + journey: titleColor: "#2900A5" titleFontFamily: "Times New Roman" titleFontSize: "5rem"