diff options
Diffstat (limited to 'tests/app/Module/FamilyTreeNewsModuleTest.php')
| -rw-r--r-- | tests/app/Module/FamilyTreeNewsModuleTest.php | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/app/Module/FamilyTreeNewsModuleTest.php b/tests/app/Module/FamilyTreeNewsModuleTest.php index 1953d3750a..98927df4de 100644 --- a/tests/app/Module/FamilyTreeNewsModuleTest.php +++ b/tests/app/Module/FamilyTreeNewsModuleTest.php @@ -21,14 +21,9 @@ namespace Fisharebest\Webtrees\Module; class FamilyTreeNewsModuleTest extends \Fisharebest\Webtrees\TestCase { /** - * Prepare the environment for these tests - */ - public function setUp() - { - } - - /** * Test that the class exists + * + * @return void */ public function testClassExists() { |
