change(ui): usability tests use assist service

This commit is contained in:
Shekar Siri 2023-12-08 16:47:32 +01:00
parent d784cff345
commit 2268e579eb

View file

@ -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",