summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/testData.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/testData.json b/src/main/resources/testData.json
index b72cf8f..449804e 100644
--- a/src/main/resources/testData.json
+++ b/src/main/resources/testData.json
@@ -1,3 +1,7 @@
{
- "variant": "2"
+ "variant": "2",
+ "user": {
+ "login": "login",
+ "password": "password"
+ }
} \ No newline at end of file