Skip to content
Snippets Groups Projects
Verified Commit dc3421f3 authored by Florian Azizian's avatar Florian Azizian
Browse files

FEAT #8956 TU getfilters and get resource list

parent adadfae5
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ class ResourceListControllerTest extends TestCase
$aArgs = [
'limit' => 2,
'offset' => 2,
'offset' => 1,
'order' => 'creation_date DESC'
];
$fullRequest = $request->withQueryParams($aArgs);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment