Skip to content

Commit f0e00ac

Browse files
fix the keploy issue
Signed-off-by: Pratik Mahalle <[email protected]>
1 parent ae69c08 commit f0e00ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-3.0.0/keploy-explained/testing-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags:
1313

1414
In this blog, we will learn how test bench of keploy works and how you can contribute to keploy's code coverage.
1515

16-
## Keploy test Keploy?
16+
## Keploy Test?
1717

1818
- Keploy's test bench is built on the principle that Keploy can test itself, operating in two distinct modes: `RECORD` and `TEST`. Each mode activates different sections of the codebase, with some overlap between the two. These modes can be executed concurrently to enhance testing efficiency.
1919

0 commit comments

Comments
 (0)