Uncomment test cases
This commit is contained in:
parent
96f3f666d6
commit
08e860b993
|
@ -11,9 +11,9 @@ class MergedCells extends TestCase
|
|||
public function providerMergedCells()
|
||||
{
|
||||
return [
|
||||
// ['Html'],
|
||||
// ['Xls'],
|
||||
// ['Xlsx'],
|
||||
['Html'],
|
||||
['Xls'],
|
||||
['Xlsx'],
|
||||
['Ods'],
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue