Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Mar 23, 2024
1 parent e87e65b commit cc8534c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions generators/server/__snapshots__/generator.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ exports[`SubGenerator server of micronaut JHipster blueprint > run > should succ
"src/main/docker/jhipster-control-center.yml": {
"stateCleared": "modified",
},
"src/main/docker/jib/entrypoint.sh": {
"stateCleared": "modified",
},
"src/main/docker/monitoring.yml": {
"stateCleared": "modified",
},
Expand Down Expand Up @@ -556,6 +559,9 @@ exports[`SubGenerator server of micronaut JHipster blueprint > with some entitie
"src/main/docker/jhipster-control-center.yml": {
"stateCleared": "modified",
},
"src/main/docker/jib/entrypoint.sh": {
"stateCleared": "modified",
},
"src/main/docker/monitoring.yml": {
"stateCleared": "modified",
},
Expand Down

0 comments on commit cc8534c

Please sign in to comment.