diff --git a/tests/wpunit/Tribe/functions/templateTags/generalTest.php b/tests/wpunit/Tribe/functions/templateTags/generalTest.php
index a8b5909b1c..abac21a57c 100644
--- a/tests/wpunit/Tribe/functions/templateTags/generalTest.php
+++ b/tests/wpunit/Tribe/functions/templateTags/generalTest.php
@@ -71,7 +71,7 @@ static function () {
$output = tribe_asset_print_group( 'test-group', false );
$expected_tmpl = <<< TAG
-
+
TAG;