Skip to content

Commit 3b4fbad

Browse files
committed
fix test case
1 parent 3b10741 commit 3b4fbad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

services/producer/src/test/resources/application.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ spring:
2626
flyway:
2727
locations: classpath:.
2828
baseline-on-migrate: true
29-
devtools:
30-
livereload:
31-
enabled: true
3229

3330
logging:
3431
level:
@@ -50,3 +47,6 @@ management:
5047
mybatis:
5148
configuration:
5249
map-underscore-to-camel-case: true
50+
51+
52+
username: test123

0 commit comments

Comments
 (0)