fix(tests): prepare for next version

This commit is contained in:
setop
2024-11-23 12:03:09 +01:00
parent 1265b3f533
commit abeeef6aa3
6 changed files with 11 additions and 8 deletions

View File

@@ -56,7 +56,8 @@ defmodule Mobilizon.GraphQL.API.SearchTest do
current_actor_id: nil,
exclude_my_groups: false,
exclude_stale_actors: true,
local_only: false
local_only: false,
sort_by: nil
],
1,
10