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