change test comment to state the fixing instead of the error

This commit is contained in:
Marcos Neves 2013-08-21 06:42:48 -03:00
parent 8ec9d8affe
commit 120975b49c

View File

@ -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()
{ {