We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9cc7d4 commit 5554c19Copy full SHA for 5554c19
2 files changed
tests/TestCase/Validation/RuValidationTest.php
@@ -98,8 +98,6 @@ public function testVatin()
98
* test snils method of RuValidation
99
*
100
* @return void
101
- * @covers RuValidation::personId
102
- * @covers RuValidation::snils
103
*/
104
public function testSnils()
105
{
tests/TestCase/Validation/UaValidationTest.php
@@ -76,7 +76,6 @@ public function testPassport()
76
* test personId method of UaValidation
77
78
79
- * @covers UaValidation::personId
80
81
public function testPersonId()
82
@@ -90,7 +89,6 @@ public function testPersonId()
90
89
* test IdCard method of UaValidation
91
92
93
94
95
public function testIdCard()
96
0 commit comments