mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
N°6494 - Some tests are run twice, some never
This commit is contained in:
@@ -18,6 +18,9 @@ namespace Combodo\iTop\Test\UnitTest\Integration;
|
||||
use Combodo\iTop\Test\UnitTest\ItopTestCase;
|
||||
use Dict;
|
||||
|
||||
/**
|
||||
* @group beforeSetup
|
||||
*/
|
||||
class DictionariesConsistencyTest extends ItopTestCase
|
||||
{
|
||||
/**
|
||||
@@ -111,7 +114,6 @@ class DictionariesConsistencyTest extends ItopTestCase
|
||||
*
|
||||
* @param string $sDictFile
|
||||
*
|
||||
* @group beforeSetup
|
||||
*
|
||||
* @uses CheckDictionarySyntax
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user