summaryrefslogtreecommitdiff
path: root/tests/app/Schema/Migration19Test.php
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2024-03-26 12:28:37 +0000
committerGreg Roach <greg@subaqua.co.uk>2024-03-31 17:33:18 +0100
commit5a8afed46297e8105e3e5a33ce37e6a8e88bc79d (patch)
treed37d223799495bfb9ad13723ba7db5967d825858 /tests/app/Schema/Migration19Test.php
parent62ff2f188c699b1144fb2ca2d6da1358d5e1a745 (diff)
downloadwebtrees-5a8afed46297e8105e3e5a33ce37e6a8e88bc79d.tar.gz
webtrees-5a8afed46297e8105e3e5a33ce37e6a8e88bc79d.tar.bz2
webtrees-5a8afed46297e8105e3e5a33ce37e6a8e88bc79d.zip
CodeStyle - whitespace
Diffstat (limited to 'tests/app/Schema/Migration19Test.php')
-rw-r--r--tests/app/Schema/Migration19Test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Schema/Migration19Test.php b/tests/app/Schema/Migration19Test.php
index f926fe05ed..b283c5c5be 100644
--- a/tests/app/Schema/Migration19Test.php
+++ b/tests/app/Schema/Migration19Test.php
@@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees\Schema;
use Fisharebest\Webtrees\TestCase;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(Migration19::class)]
class Migration19Test extends TestCase
{