From 810532acfc3051708c65fee6d50e35a4277e6b75 Mon Sep 17 00:00:00 2001 From: larssandergreen Date: Thu, 21 Sep 2023 17:53:29 -0600 Subject: [PATCH] Remove {php} in hlp test --- tests/phpunit/CiviTest/test.hlp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/CiviTest/test.hlp b/tests/phpunit/CiviTest/test.hlp index 5a1afc2151..e6bd78ab50 100644 --- a/tests/phpunit/CiviTest/test.hlp +++ b/tests/phpunit/CiviTest/test.hlp @@ -1 +1 @@ -{php}echo date("Y-m-d") . ' boo!'{/php} +Boo! -- 2.25.1