Skip to content

Commit 0da6170

Browse files
committed
tests adjusts
1 parent 2d8fd52 commit 0da6170

File tree

4 files changed

+183
-123
lines changed

4 files changed

+183
-123
lines changed

generators/spring-boot/__snapshots__/generator.spec.js.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@ exports[`SubGenerator kotlin of kotlin JHipster blueprint > run > should succeed
203203
"src/main/kotlin/com/mycompany/myapp/domain/User.kt": {
204204
"stateCleared": "modified",
205205
},
206+
"src/main/kotlin/com/mycompany/myapp/domain/enumeration/EnumFieldClass.kt": {
207+
"stateCleared": "modified",
208+
},
206209
"src/main/kotlin/com/mycompany/myapp/management/SecurityMetersService.kt": {
207210
"stateCleared": "modified",
208211
},

0 commit comments

Comments
 (0)