diff --git a/tests/end-to-end/ExportTest.php b/tests/end-to-end/ExportTest.php index bc945ea15b..28d47b8ce3 100644 --- a/tests/end-to-end/ExportTest.php +++ b/tests/end-to-end/ExportTest.php @@ -92,7 +92,7 @@ class ExportTest extends TestBase * @return array>> * @psalm-return array */ - public function exportDataProvider(): array + public static function exportDataProvider(): array { return [ ['CSV', ['"1","2"']],