mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-31 07:01:54 +00:00
change test comment to state the fixing instead of the error
This commit is contained in:
parent
8ec9d8affe
commit
120975b49c
@ -12,7 +12,7 @@ class StaticVsInstanceTest extends BaseTestCase
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Rules messages added with Validator::addRule are replaced after creating validator instance
|
* Fix bug where rules messages added with Validator::addRule were replaced after creating validator instance
|
||||||
*/
|
*/
|
||||||
public function testRuleMessagesReplacedAfterConstructor()
|
public function testRuleMessagesReplacedAfterConstructor()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user