change(ui): usability tests use assist service
This commit is contained in:
parent
d784cff345
commit
2268e579eb
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ def ut_tests_sessions_live(project_id: int, test_id: int, page: int, limit: int)
|
|||
body = {
|
||||
"filter": [
|
||||
{
|
||||
"value": [
|
||||
"values": [
|
||||
test_id
|
||||
],
|
||||
"type": "uxtId",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue