PMCORE-497 Unit test solve issues CircleCI GroupsAjaxTest
This commit is contained in:
@@ -58,6 +58,8 @@ class GroupsAjaxTest extends TestCase
|
||||
{
|
||||
global $RBAC;
|
||||
$_POST['action'] = 'groupsList';
|
||||
$_REQUEST["dir"] = "DESC";
|
||||
$_REQUEST["sort"] = "GRP_TITLE";
|
||||
|
||||
$fileName = PATH_METHODS . 'groups/groups_Ajax.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user