💚 add beforeSetup phpunit group to run test before setup

This commit is contained in:
odain
2020-10-14 13:03:36 +02:00
parent 548342159b
commit 4eebb538df

View File

@@ -100,6 +100,8 @@ class ThemeHandlerTest extends ItopTestCase
* @param $sPrecompiledStylesheet
* @param $oTheme
*
* @group beforeSetup
*
* @throws \Exception
*/
public function testValidatePrecompiledStyles()