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