mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Fix uniqueness PHPUnit tests - 2nd commit (forgot to change annotation)
This commit is contained in:
@@ -23,7 +23,7 @@ class UniquenessConstraintTest extends ItopTestCase
|
||||
|
||||
/**
|
||||
* @covers MetaModel::CheckUniquenessRuleValidity
|
||||
* @dataProvider testUniquenessRuleValidityCheckProvider
|
||||
* @dataProvider uniquenessRuleValidityCheckProvider
|
||||
*
|
||||
* @param bool $bIsRuleShouldBeValid
|
||||
* @param bool $bIsRuleOverride
|
||||
|
||||
Reference in New Issue
Block a user