From a85a166d4b76fef624a7f53095337a62c68f0bb7 Mon Sep 17 00:00:00 2001 From: Saravanamuthu Aka CF Mitrah Date: Wed, 31 Jan 2024 12:02:22 +0530 Subject: [PATCH] Update LDEV4712.cfc --- test/tickets/LDEV4712.cfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tickets/LDEV4712.cfc b/test/tickets/LDEV4712.cfc index e5fb12d991..9a4709a807 100644 --- a/test/tickets/LDEV4712.cfc +++ b/test/tickets/LDEV4712.cfc @@ -1,4 +1,4 @@ -component extends = "org.lucee.cfml.test.LuceeTestCase" skip=false { +component extends = "org.lucee.cfml.test.LuceeTestCase" skip=true { function run( testResults, testBox ){ describe( "Testcase for LDEV-4712", function(){