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
1 changed files with 2 additions and 2 deletions

View File

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