From 713b82f12a11c786250b8599bf93c4cc71b5180f Mon Sep 17 00:00:00 2001 From: Stefano Baccianella <4247706+mangiucugna@users.noreply.github.com> Date: Thu, 25 Jan 2024 09:24:38 +0100 Subject: [PATCH] update profiler code to be more realistic --- tests/profiler.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/profiler.py b/tests/profiler.py index 48cf29e..2fc6caf 100644 --- a/tests/profiler.py +++ b/tests/profiler.py @@ -279,8 +279,10 @@ ], "greeting": "Hello, Lydia Holland! You have 5 unread messages.", "favoriteFruit": "banana" - } -] + }, + { "key": "value" "key2": "value } + + """