From 720e7c6527955de44fcb321d520235162d2f73d5 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Wed, 10 Oct 2018 15:13:01 +0900 Subject: [PATCH] Update unit test for TemplateHandler --- tests/unit/classes/TemplateHandlerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/classes/TemplateHandlerTest.php b/tests/unit/classes/TemplateHandlerTest.php index 1c67b26a7..8d232eab3 100644 --- a/tests/unit/classes/TemplateHandlerTest.php +++ b/tests/unit/classes/TemplateHandlerTest.php @@ -170,7 +170,7 @@ class TemplateHandlerTest extends \Codeception\TestCase\Test // error case - inline javascript array( '
', - '?>
' + '?>
' ), // issue 103 array(