Skip to content

Commit

Permalink
Merge pull request #115 from eltociear/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Mar 24, 2024
2 parents 30bff76 + 5660223 commit 4a741d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/customize/custom-test-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nav_order: 15

Create template files under `prompts/templates` directory, like:

- Java langauge: `ControllerTest.java`, `ServiceTest.java`, `Test.java`
- Java language: `ControllerTest.java`, `ServiceTest.java`, `Test.java`
- Kotlin language: `ControllerTest.kt`, `ServiceTest.kt`, `Test.kt`

when generate test file, will use these templates.
Expand Down

0 comments on commit 4a741d2

Please sign in to comment.