FIX PHPCS violations in test class

This commit is contained in:
Robbie Averill 2017-10-18 21:32:51 +13:00 committed by GitHub
parent a709b8b655
commit c6fc9c017f

View File

@ -16,11 +16,11 @@ class ElementListTest extends SapphireTest
public function testGetCmsFields() public function testGetCmsFields()
{ {
// todo
} }
public function testForTemplate() public function testForTemplate()
{ {
// todo
} }
} }