From cad3399b17c521464072f33555f719952d673cd7 Mon Sep 17 00:00:00 2001 From: Mavlushechka Date: Wed, 21 Sep 2022 22:53:01 +0500 Subject: Solve TestCase1 --- src/main/resources/testData.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/testData.json b/src/main/resources/testData.json index 0e0dcd2..e6d034b 100644 --- a/src/main/resources/testData.json +++ b/src/main/resources/testData.json @@ -1,3 +1,5 @@ { - + "testCase1": { + "interestsToChoose": 3 + } } \ No newline at end of file -- cgit v1.2.3