We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2b5b9 commit fed7a32Copy full SHA for fed7a32
tests/PhpSpreadsheetTests/Functional/ArrayFunctionsSpillTest.php
@@ -98,7 +98,6 @@ public function testArrayOutput(): void
98
public function testNonArrayOutput(): void
99
{
100
$spreadsheet = new Spreadsheet();
101
- $calculation = Calculation::getInstance($spreadsheet);
102
103
$sheet = $spreadsheet->getActiveSheet();
104
$sheet->setCellValue('B5', 'OCCUPIED');
0 commit comments