Release 2.12 (#4609)
This commit is contained in:
@@ -21,7 +21,7 @@ use PHPUnit\Framework\TestCase;
|
||||
*/
|
||||
class ExportFilenameTest extends TestCase
|
||||
{
|
||||
public function testExportFilename()
|
||||
public function testExportFilename(): void
|
||||
{
|
||||
$datePrefix = date('Ymd');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user