mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3764 - fix CI
This commit is contained in:
@@ -39,7 +39,7 @@ class privUITransactionFileTest extends ItopTestCase
|
||||
*/
|
||||
public function testCleanupOldTransactions($iCleanableCreated, $iPreservableCreated, $sCleanablePrefix, $sPreservablePrefix)
|
||||
{
|
||||
// MetaModel::GetConfig()->Set('transactions_gc_threshold', 100);
|
||||
MetaModel::GetConfig()->Set('transactions_gc_threshold', 100);
|
||||
|
||||
$iBaseLimit = time() - 24*3600; //24h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user