mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Deactivating test
This commit is contained in:
parent
dfb75e16e1
commit
45f76db5d6
2 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@ trait DatabaseTestTrait
|
|||
}
|
||||
|
||||
foreach ($rows as $row) {
|
||||
$dba->insert($tableName, $row, true);
|
||||
$dba->insert($tableName, $row);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue