diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/testData.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/testData.json b/src/main/resources/testData.json index e6d034b..987011f 100644 --- a/src/main/resources/testData.json +++ b/src/main/resources/testData.json @@ -1,5 +1,8 @@ { "testCase1": { "interestsToChoose": 3 + }, + "testCase4": { + "timerStartingText": "00:00:00" } }
\ No newline at end of file |