Skip to content

Commit

Permalink
tests adjusts
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Jan 27, 2025
1 parent 2d8fd52 commit 0da6170
Show file tree
Hide file tree
Showing 4 changed files with 183 additions and 123 deletions.
3 changes: 3 additions & 0 deletions generators/spring-boot/__snapshots__/generator.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,9 @@ exports[`SubGenerator kotlin of kotlin JHipster blueprint > run > should succeed
"src/main/kotlin/com/mycompany/myapp/domain/User.kt": {
"stateCleared": "modified",
},
"src/main/kotlin/com/mycompany/myapp/domain/enumeration/EnumFieldClass.kt": {
"stateCleared": "modified",
},
"src/main/kotlin/com/mycompany/myapp/management/SecurityMetersService.kt": {
"stateCleared": "modified",
},
Expand Down
Loading

0 comments on commit 0da6170

Please sign in to comment.