Select the correct TestCase
This commit is contained in:
parent
d51e4ec75a
commit
3168cbfb3e
|
|
@ -4,7 +4,7 @@ namespace PhpOffice\PhpSpreadsheetTests\Calculation;
|
|||
|
||||
use PhpOffice\PhpSpreadsheet\Calculation\Functions;
|
||||
use PhpOffice\PhpSpreadsheet\Spreadsheet;
|
||||
use PHPStan\Testing\TestCase;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class MergedCellTest extends TestCase
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue