Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Nov 13, 2023
1 parent d9cc7d4 commit 5554c19
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tests/TestCase/Validation/RuValidationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ public function testVatin()
* test snils method of RuValidation
*
* @return void
* @covers RuValidation::personId
* @covers RuValidation::snils
*/
public function testSnils()
{
Expand Down
2 changes: 0 additions & 2 deletions tests/TestCase/Validation/UaValidationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ public function testPassport()
* test personId method of UaValidation
*
* @return void
* @covers UaValidation::personId
*/
public function testPersonId()
{
Expand All @@ -90,7 +89,6 @@ public function testPersonId()
* test IdCard method of UaValidation
*
* @return void
* @covers UaValidation::personId
*/
public function testIdCard()
{
Expand Down

0 comments on commit 5554c19

Please sign in to comment.