mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 21:43:18 +00:00
Fix tests
This commit is contained in:
@@ -387,8 +387,8 @@ class Bridge_Api_Apitest extends Bridge_Api_Abstract implements Bridge_Api_Inter
|
||||
public function acceptable_records()
|
||||
{
|
||||
$func = function($record) {
|
||||
return true;
|
||||
};
|
||||
return true;
|
||||
};
|
||||
|
||||
return $func;
|
||||
}
|
||||
|
Reference in New Issue
Block a user