Removendo chave

This commit is contained in:
weryques 2017-11-09 14:10:56 -02:00
parent 46a2e07b90
commit 633144cfa3
1 changed files with 0 additions and 2 deletions

View File

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