summaryrefslogtreecommitdiff
path: root/tests/app/Elements/LdsChildSealingDateStatusTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Elements/LdsChildSealingDateStatusTest.php')
-rw-r--r--tests/app/Elements/LdsChildSealingDateStatusTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/app/Elements/LdsChildSealingDateStatusTest.php b/tests/app/Elements/LdsChildSealingDateStatusTest.php
index 81132a69a6..2537e9a74f 100644
--- a/tests/app/Elements/LdsChildSealingDateStatusTest.php
+++ b/tests/app/Elements/LdsChildSealingDateStatusTest.php
@@ -37,9 +37,6 @@ class LdsChildSealingDateStatusTest extends AbstractElementTestCase
self::$element = new LdsChildSealingDateStatus('label');
}
- /**
- * @return void
- */
public function testCanonical(): void
{
self::assertSame('FOO BAR BAZ', self::$element->canonical('Foo bAr baZ'));