diff --git a/test/tickets/LDEV4731.cfc b/test/tickets/LDEV4731.cfc index 6ac264b769..6c5cd5edb8 100644 --- a/test/tickets/LDEV4731.cfc +++ b/test/tickets/LDEV4731.cfc @@ -1,4 +1,4 @@ -component extends = "org.lucee.cfml.test.LuceeTestCase" skip=true { +component extends = "org.lucee.cfml.test.LuceeTestCase" skip=false { function run( testResults, testBox ){ describe( "Testcase for LDEV-4731", function(){