kopia lustrzana https://github.com/friendica/friendica
Fix formatting in DateTimeFormatTest
rodzic
6f159e69be
commit
47e4bad151
|
@ -161,7 +161,8 @@ class DateTimeFormatTest extends MockedTestCase
|
|||
$this->assertEquals(259200, $now - $date);
|
||||
}
|
||||
|
||||
public function dataConvert() {
|
||||
public function dataConvert()
|
||||
{
|
||||
return [
|
||||
'unix timestamp' => [
|
||||
'expected' => '2025-03-12 16:18:27',
|
||||
|
|
Ładowanie…
Reference in New Issue