diff options
author | Mavlushechka <mavlushechka@gmail.com> | 2022-09-21 22:53:01 +0500 |
---|---|---|
committer | Mavlushechka <mavlushechka@gmail.com> | 2022-09-21 22:53:01 +0500 |
commit | cad3399b17c521464072f33555f719952d673cd7 (patch) | |
tree | a9e630e0be4a32950258bbf750397e128b376737 /src/main/resources | |
parent | 7aa745ca6f86c307e871dd908b79bc296393d476 (diff) |
Solve TestCase1
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/testData.json | 4 |
1 files changed, 3 insertions, 1 deletions
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 |