diff options
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 |