mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-31 04:28:51 +00:00
Exclude more tests
This commit is contained in:
@@ -35,6 +35,7 @@ class SampleTest extends \PHPUnit_Framework_TestCase
|
||||
'06 Largescale with cellcaching',
|
||||
'06 Largescale with cellcaching sqlite',
|
||||
'06 Largescale with cellcaching sqlite3',
|
||||
'13 CalculationCyclicFormulae',
|
||||
];
|
||||
$skipped = array_merge($skipped, $tooLongToBeCovered);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user