diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main/resources/testData.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/testData.json b/src/main/resources/testData.json index 449804e..3539460 100644 --- a/src/main/resources/testData.json +++ b/src/main/resources/testData.json @@ -3,5 +3,9 @@ "user": { "login": "login", "password": "password" + }, + "project": { + "name": "Nexage", + "id": "1" } }
\ No newline at end of file |