Skip to content

Commit f6ac900

Browse files
author
Howon Lee
committed
lets not lmao
1 parent 73a8f48 commit f6ac900

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/finishing-touches/unit-test-generation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ Once sent, CodeRabbit will perform the following actions:
2929
- Unit tests will be generated for the PR, in a separate PR, in the same PR in a new commit, or in a comment to copy-paste, depending on your choice
3030
- If (and only if) you choose to generate the unit tests in a separate PR, CodeRabbit will examine your GitHub checks (build steps and tests and such) and adjust the PR to deal with build failures, test failures and similar.
3131

32-
Here's an example of what a pull request may look like:
33-
34-
![Unit Tests PR](/img/finishing-touches/unit-tests-pull-request.png)
35-
3632
## Path Instructions
3733

3834
You can customize the generated unit tests by providing instructions based on file paths in your `.coderabbit.yaml`. The `path` is a [minimatch](https://github.com/isaacs/minimatch) pattern.

0 commit comments

Comments
 (0)