Skip to content

Commit 0236695

Browse files
committed
update snapshot
1 parent 6eedfef commit 0236695

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

generators/server/support/__snapshots__/needles.spec.ts.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ exports[`generator - server - support - needles generated project should match s
119119
"src/main/java/com/mycompany/myapp/config/JacksonHibernateConfiguration.java": {
120120
"stateCleared": "modified",
121121
},
122+
"src/main/java/com/mycompany/myapp/config/LiquibaseConfiguration.java": {
123+
"stateCleared": "modified",
124+
},
122125
"src/main/java/com/mycompany/myapp/config/LoggingAspectConfiguration.java": {
123126
"stateCleared": "modified",
124127
},

0 commit comments

Comments
 (0)