Removendo chave
This commit is contained in:
parent
46a2e07b90
commit
633144cfa3
|
@ -62,8 +62,6 @@ class TestCollections extends WP_UnitTestCase {
|
|||
$this->assertEquals($collections[0]->get_name(), $name2);
|
||||
$this->assertEquals($collections[1]->get_name(), $name);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function test_item() {
|
||||
|
||||
|
|
Loading…
Reference in New Issue