From 36802414a4962f8fb19fad31100ea09ba0318e30 Mon Sep 17 00:00:00 2001 From: Isabella Mitchell Date: Thu, 5 Sep 2024 15:33:14 +0100 Subject: [PATCH] Disable test newsround STY asset --- cypress/support/config/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/support/config/settings.js b/cypress/support/config/settings.js index ecace8f0f6d..db992b8ada8 100644 --- a/cypress/support/config/settings.js +++ b/cypress/support/config/settings.js @@ -4086,7 +4086,7 @@ module.exports = () => ({ }, test: { paths: ['/newsround/23212028'], - enabled: true, + enabled: false, }, local: { paths: ['/newsround/56331357'],