Skip to content

Commit

Permalink
Dev: Add test group 'template'
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Oct 16, 2017
1 parent 50b2100 commit fbebfa0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/controllers/TemplateControllerTest.php
Expand Up @@ -7,6 +7,7 @@
/**
* @since 2017-10-15
* @group tempcontr
* @group template
*/
class TemplateControllerTest extends TestBaseClass
{
Expand Down
1 change: 1 addition & 0 deletions tests/helpers/UpdateDbHelperTest.php
Expand Up @@ -167,6 +167,7 @@ public function testDbUpgradeFrom258()
public function testDbUpgradeFrom315()
{
$this->updateDbFromVersion(315);

}

/**
Expand Down
1 change: 1 addition & 0 deletions tests/models/TemplateConfigurationTest.php
Expand Up @@ -7,6 +7,7 @@
/**
* @since 2017-06-13
* @group tempconf
* @group template
*/
class TemplateConfigurationTest extends TestBaseClass
{
Expand Down

0 comments on commit fbebfa0

Please sign in to comment.