Skip to content

Commit

Permalink
Removed "it('error messages can be overwriten')"
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed Mar 26, 2021
1 parent 477f857 commit 4c7f7df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Validator/ValuesOfCorrectTypeTest.php
Expand Up @@ -1651,9 +1651,6 @@ public function testListVariablesWithInvalidItem() : void
self::assertTrue($errors[0]->isClientSafe());
}

/**
* @see it('error messages can be overwriten')
*/
public function testOverwriting() : void
{
DocumentValidator::addRule(
Expand Down

0 comments on commit 4c7f7df

Please sign in to comment.