diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2025-06-12 11:24:13 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2025-06-12 11:30:32 +0100 |
| commit | 4960c6dff03eb5bb2258a9b131da7ee454ba62bf (patch) | |
| tree | b3244ba33b889ee5cfc47e51d54262169fa28487 /tests | |
| parent | 71a43167ea7c1a6e01465f1af5962a62a708aeb0 (diff) | |
| download | webtrees-4960c6dff03eb5bb2258a9b131da7ee454ba62bf.tar.gz webtrees-4960c6dff03eb5bb2258a9b131da7ee454ba62bf.tar.bz2 webtrees-4960c6dff03eb5bb2258a9b131da7ee454ba62bf.zip | |
Upate PHP dependencies
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/feature/EmbeddedVariablesTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/feature/EmbeddedVariablesTest.php b/tests/feature/EmbeddedVariablesTest.php index 7367d1015b..5b2261620d 100644 --- a/tests/feature/EmbeddedVariablesTest.php +++ b/tests/feature/EmbeddedVariablesTest.php @@ -30,7 +30,6 @@ use Psr\Http\Message\ServerRequestInterface; #[CoversClass(Statistics::class)] #[CoversClass(StatisticsData::class)] -#[CoversClass(StatisticsData::class)] #[CoversClass(StatisticsFormat::class)] class EmbeddedVariablesTest extends TestCase { |
