diff --git a/integration_tests/test_group.py b/integration_tests/test_group.py index cd72fe744..8b8f68915 100644 --- a/integration_tests/test_group.py +++ b/integration_tests/test_group.py @@ -210,7 +210,7 @@ def test_group(cluster, tmp_path): list( filter( lambda attribute: attribute["key"] == "result", - json.loads(rsp["raw_log"])[0]["events"][0]["attributes"], + json.loads(rsp["raw_log"])[0]["events"][2]["attributes"], ) )[0]["value"], )