Skip to content

Commit 3168cbf

Browse files
MarkBakerMarkBaker
authored andcommitted
Select the correct TestCase
1 parent d51e4ec commit 3168cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpSpreadsheetTests/Calculation/MergedCellTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use PhpOffice\PhpSpreadsheet\Calculation\Functions;
66
use PhpOffice\PhpSpreadsheet\Spreadsheet;
7-
use PHPStan\Testing\TestCase;
7+
use PHPUnit\Framework\TestCase;
88

99
class MergedCellTest extends TestCase
1010
{

0 commit comments

Comments
 (0)