Skip to content

Commit

Permalink
update readme doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmudul Hassan committed Oct 19, 2023
1 parent b2b54d0 commit 1dd2f8f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ The project is structured as follows:
```json
[
{
"test_case_id": "TC-1",
"test_case_description": "Successful user creation",
"first_name": "Tahanima",
"last_name": "Chowdhury"
"testCaseId": "TC-1",
"testCaseDescription": "Successful user creation",
"firstName": "Tahanima",
"lastName": "Chowdhury"
}
]
```
Expand Down

0 comments on commit 1dd2f8f

Please sign in to comment.