Skip to content

Commit 8e10789

Browse files
author
“Rajat
committed
#22: README.md file updated
1 parent e98b5ff commit 8e10789

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ The tests follow a modular and maintainable structure:
8989
| |-- 02_api_tests_select_env.yml
9090
|-- test-data
9191
| |-- login
92-
| |-- login-successful.json.json
93-
| |-- login-unsuccessful.json.json
92+
| |-- login-successful.json
93+
| |-- login-unsuccessful.json
9494
| |-- register
95-
| |-- register-successful.json.json
96-
| |-- register-unsuccessful.json.json
95+
| |-- register-successful.json
96+
| |-- register-unsuccessful.json
9797
| |-- users
9898
| |-- user_create.json
9999
| |-- user_update_patch.json

0 commit comments

Comments
 (0)