From 04b5076fbbacd41ea96f12b004ae0d7e2d68e76a Mon Sep 17 00:00:00 2001 From: Ankush Menat Date: Wed, 21 Jan 2026 11:44:06 +0530 Subject: [PATCH] test: remove unsupported `format:` from test (#36151) --- cypress/integration/customize_form.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cypress/integration/customize_form.js b/cypress/integration/customize_form.js index bd4564964e..6802540b4e 100644 --- a/cypress/integration/customize_form.js +++ b/cypress/integration/customize_form.js @@ -11,7 +11,6 @@ context("Customize Form", () => { "Set by user": "prompt", "By fieldname": "field:", Expression: "", - "Expression (old style)": "format:", Random: "hash", "By script": "", };