From 73153aa74b439726041a0ef8808c5b7e3d1b93e1 Mon Sep 17 00:00:00 2001 From: michaeloffner Date: Mon, 7 Oct 2024 13:46:33 +0200 Subject: [PATCH] enable test case --- test/tickets/LDEV5092.cfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tickets/LDEV5092.cfc b/test/tickets/LDEV5092.cfc index 0f8364b8ac..ce77e1aefb 100644 --- a/test/tickets/LDEV5092.cfc +++ b/test/tickets/LDEV5092.cfc @@ -1,4 +1,4 @@ -component extends="org.lucee.cfml.test.LuceeTestCase" skip=true { +component extends="org.lucee.cfml.test.LuceeTestCase" { function run( testResults , testBox ) { describe( title='LDEV-5092', body=function(){