Improve test name
This commit is contained in:
parent
abbeca3e06
commit
fc841ac54b
@ -3,7 +3,7 @@ use PHPUnit\Framework\TestCase;
|
||||
|
||||
final class UtilTest extends TestCase
|
||||
{
|
||||
public function testRelativeTime(): void
|
||||
public function testCanDisplayRelativeTime(): void
|
||||
{
|
||||
$datetime = new DateTimeImmutable();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user