mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
mvc: fix spelling in test name
This commit is contained in:
parent
a3c7a9acb8
commit
6c73ae94bd
@ -385,7 +385,7 @@ class ModelRelationFieldTest extends Field_Framework_TestCase
|
||||
/**
|
||||
* Selecting none and valid, with multiple, with sorting, required false (default).
|
||||
*/
|
||||
public function testSortedNoneWithMulitpleOk()
|
||||
public function testSortedNoneWithMultipleOk()
|
||||
{
|
||||
$field = new ModelRelationField();
|
||||
$field->setMultiple("Y");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user