From 7cec5b31307ba7d2bdede5ea2d866daf514b910b Mon Sep 17 00:00:00 2001 From: Marco Pivetta Date: Thu, 11 Dec 2014 05:36:55 +0100 Subject: [PATCH] zendframework/zf2#6634 - adding `@group` annotation for newly introduced tests --- test/Helper/HeadScriptTest.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/Helper/HeadScriptTest.php b/test/Helper/HeadScriptTest.php index 48b4ec26..e5c46815 100644 --- a/test/Helper/HeadScriptTest.php +++ b/test/Helper/HeadScriptTest.php @@ -459,6 +459,9 @@ public function testNoEscapeTrue() $this->assertNotContains('//-->', $test); } + /** + * @group 6634 + */ public function testSupportsCrossOriginAttribute() { $this->helper->__invoke()->appendScript(