summaryrefslogtreecommitdiff
path: root/src/main/resources/testData.json
diff options
context:
space:
mode:
authorMavlushechka <mavlushechka@gmail.com>2022-11-16 21:52:16 +0500
committerMavlushechka <mavlushechka@gmail.com>2022-11-16 21:53:59 +0500
commit7e589d02605f912a8af2d70dc3227cbc24455c62 (patch)
treeebc2ba96b57266a09111bf2e29839a2bb12121cb /src/main/resources/testData.json
parent716c811657236be9cbf86a6d2fc4a8fc4643f2df (diff)
Add getProjectId(String projectName) to the ProjectsPage class
Diffstat (limited to 'src/main/resources/testData.json')
-rw-r--r--src/main/resources/testData.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/main/resources/testData.json b/src/main/resources/testData.json
index c50c13d..c369e10 100644
--- a/src/main/resources/testData.json
+++ b/src/main/resources/testData.json
@@ -4,8 +4,5 @@
"login": "",
"password": ""
},
- "project": {
- "name": "Nexage",
- "id": "1"
- }
+ "projectName": "Nexage"
} \ No newline at end of file