mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
add annotation to datasynchro test
This commit is contained in:
@@ -25,7 +25,12 @@ use SynchroDataSource;
|
||||
use UserLocal;
|
||||
use utils;
|
||||
|
||||
|
||||
/**
|
||||
* Class DataSynchroTest
|
||||
*
|
||||
* @package Combodo\iTop\Test\UnitTest\Synchro
|
||||
* @group dataSynchro
|
||||
*/
|
||||
class DataSynchroTest extends ItopDataTestCase
|
||||
{
|
||||
protected const AUTH_USER = 'DataSynchroTest';
|
||||
|
||||
Reference in New Issue
Block a user