From 9218147f4c21233d234844b01db9fa7e0312e7f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cnora?= Date: Thu, 8 Feb 2024 13:03:59 -0700 Subject: [PATCH] chore: fix danger check --- cypress/integration/sitemap-vrt/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/cypress/integration/sitemap-vrt/constants.ts b/cypress/integration/sitemap-vrt/constants.ts index 42470f6941..3c1c12518f 100644 --- a/cypress/integration/sitemap-vrt/constants.ts +++ b/cypress/integration/sitemap-vrt/constants.ts @@ -271,6 +271,7 @@ export const SITEMAP = [ "/introduction/for-engineers/manual-installation/", "/introduction/for-engineers/quickstart/", "/introduction/working-with-us/", + "/new", "/page-templates/", "/page-templates/object-details/", "/page-templates/objects-list/",