From 85637c270031ba1d93f7a6d08af245cbef083bd6 Mon Sep 17 00:00:00 2001 From: mon Date: Thu, 29 May 2025 17:30:00 +0200 Subject: [PATCH] fix: test_case.json --- sentiment-analysis/tests/test_case.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sentiment-analysis/tests/test_case.json b/sentiment-analysis/tests/test_case.json index 2b0c82a..73bd6e1 100644 --- a/sentiment-analysis/tests/test_case.json +++ b/sentiment-analysis/tests/test_case.json @@ -1,4 +1,4 @@ -{ +[{ "scheme": "CKKS", "significant_slots_number": 3, "runs": [ @@ -783,4 +783,4 @@ ] } ] -} \ No newline at end of file +}]