mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 21:13:26 +00:00
Enhanced push tests
This commit is contained in:
@@ -102,13 +102,13 @@ class ControllerPushTest extends \PhraseanetWebTestCaseAuthenticatedAbstract
|
||||
'usr_id' => self::$user_alt1->get_id(),
|
||||
'agree'=> 0,
|
||||
'see_others'=> 1,
|
||||
'HS'=> 0,
|
||||
'HD'=> 0,
|
||||
)
|
||||
, array(
|
||||
'usr_id' => self::$user_alt2->get_id(),
|
||||
'agree'=> 1,
|
||||
'see_others'=> 0,
|
||||
'HS'=> 1,
|
||||
'HD'=> 1,
|
||||
)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user