mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
test: testIpAddress typo fix
This commit is contained in:
parent
e8f6a825b7
commit
e58197e5a5
@ -130,7 +130,7 @@ class HostnameFieldTest extends Field_Framework_TestCase
|
||||
}
|
||||
}
|
||||
|
||||
public function testIpAdress()
|
||||
public function testIpAddress()
|
||||
{
|
||||
$field = new HostnameField();
|
||||
$field->setIpAllowed("N");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user