diff options
Diffstat (limited to 'tests/json_data/add_user.json')
-rw-r--r-- | tests/json_data/add_user.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/json_data/add_user.json b/tests/json_data/add_user.json deleted file mode 100644 index c7b2c15..0000000 --- a/tests/json_data/add_user.json +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | { | ||
2 | "username": "Ramu Kaka", | ||
3 | "password": "ramu123", | ||
4 | "phone_number": "123454234", | ||
5 | "email_id": "[email protected]" | ||
6 | } | ||