Skip to content

Commit 36a4f1c

Browse files
[2.6] add @group legacy
1 parent 0f51cbf commit 36a4f1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/Templating/GlobalVariablesTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ protected function setUp()
2626
$this->globals = new GlobalVariables($this->container);
2727
}
2828

29+
/**
30+
* @group legacy
31+
*/
2932
public function testLegacyGetSecurity()
3033
{
3134
$this->iniSet('error_reporting', -1 & ~E_USER_DEPRECATED);

0 commit comments

Comments
 (0)