diff options
Diffstat (limited to 'tests/app/TimestampTest.php')
| -rw-r--r-- | tests/app/TimestampTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/TimestampTest.php b/tests/app/TimestampTest.php index 69ec9b1e78..a40073434c 100644 --- a/tests/app/TimestampTest.php +++ b/tests/app/TimestampTest.php @@ -24,7 +24,6 @@ use PHPUnit\Framework\Attributes\CoversClass; use function gregoriantojd; use function mktime; - #[CoversClass(Timestamp::class)] class TimestampTest extends TestCase { |
