Skip to content

Commit

Permalink
fix: refactor
Browse files Browse the repository at this point in the history
Signed-off-by: charankamarapu <[email protected]>
  • Loading branch information
charankamarapu committed Mar 28, 2024
1 parent 6b9a077 commit a159209
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Keploy simplifies the testing process by seamlessly generating end-to-end test c
}, timeOut);
}, timeOut);
```
3.**RunOptions**
3. **RunOptions**
```bash
options {
Expand All @@ -88,9 +88,6 @@ Keploy simplifies the testing process by seamlessly generating end-to-end test c
}
```
4. **Test**
Execute
```bash
Expand Down

0 comments on commit a159209

Please sign in to comment.