mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
ci: add phpunit annotation to exclude/include test
This commit is contained in:
@@ -11,7 +11,12 @@ use UserRightsProfile;
|
||||
use utils;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @group getSelectFilterTest
|
||||
* Class GetSelectFilterTest
|
||||
*
|
||||
* @package Combodo\iTop\Test\UnitTest\Webservices
|
||||
*/
|
||||
class GetSelectFilterTest extends ItopDataTestCase
|
||||
{
|
||||
private $sLogin;
|
||||
|
||||
Reference in New Issue
Block a user