Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
chenqionghe committed May 8, 2018
1 parent c3fcf37 commit fd7be46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ValidatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public function demo()
* @test
* 自定义错误消息
*/
public function message()
public function customerMessage()
{
var_dump("自定义错误消息");
$data = ['name' => '', 'age' => 'a',];
Expand Down

0 comments on commit fd7be46

Please sign in to comment.