summaryrefslogtreecommitdiff
path: root/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php')
-rw-r--r--tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
index 100a8e72d7..0363c8034f 100644
--- a/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
+++ b/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
@@ -21,14 +21,9 @@ namespace Fisharebest\Webtrees\Module\BatchUpdate;
class BatchUpdateBasePluginTest extends \Fisharebest\Webtrees\TestCase
{
/**
- * Prepare the environment for these tests
- */
- public function setUp()
- {
- }
-
- /**
* Test that the class exists
+ *
+ * @return void
*/
public function testClassExists()
{