mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-19 06:26:48 +00:00
Merge branch 'master' into dompdf84b
This commit is contained in:
@@ -26,9 +26,7 @@ class StreamTest extends TestCase
|
||||
return $providerFormats;
|
||||
}
|
||||
|
||||
/**
|
||||
* @dataProvider providerFormats
|
||||
*/
|
||||
#[\PHPUnit\Framework\Attributes\DataProvider('providerFormats')]
|
||||
public function testAllWritersCanWriteToStream(string $format): void
|
||||
{
|
||||
$spreadsheet = new Spreadsheet();
|
||||
|
||||
Reference in New Issue
Block a user