diff --git a/test-integration/jdl-samples/mf-ng-eureka-jwt-psql-ehcache/blog-store.jdl b/test-integration/jdl-samples/mf-ng-eureka-jwt-psql-ehcache/blog-store.jdl index 9772febc15d9..65ef8a19168c 100644 --- a/test-integration/jdl-samples/mf-ng-eureka-jwt-psql-ehcache/blog-store.jdl +++ b/test-integration/jdl-samples/mf-ng-eureka-jwt-psql-ehcache/blog-store.jdl @@ -145,6 +145,7 @@ relationship OneToOne { */ @ChangelogDate(20210408164814) +@AdminEntity entity Notification { title String required }