diff --git a/tests/unit/FuncIncTest.php b/tests/unit/FuncIncTest.php
index 2b72ed463..e201f6c8c 100644
--- a/tests/unit/FuncIncTest.php
+++ b/tests/unit/FuncIncTest.php
@@ -35,7 +35,7 @@ class FuncIncTest extends \Codeception\TestCase\Test
// issue 534
array(
'
*/" onerror="console.log(\'Yet another XSS\')">',
- '
*/" onerror="console.log(\\\'Yet another XSS\\\')">'
+ '
*/" onerror="console.log(\'Yet another XSS\')">'
),
// issue 602
array(