Skip to content

Commit

Permalink
setting(application-test.yml): jdbc 쿼리 확인 설정 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
zbqmgldjfh committed Jan 14, 2024
1 parent ed75bad commit 2b6b38f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/resources/application-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spring:
driver-class-name: org.testcontainers.jdbc.ContainerDatabaseDriver
p6spy:
enable-logging: true
hikari:
jdbc-url: jdbc:tc:mariadb:10.2://localhost:3306/kuring?profileSQL=true&logger=Slf4JLogger&maxQuerySizeToLog=999999
flyway:
enabled: false
jpa:
Expand Down

0 comments on commit 2b6b38f

Please sign in to comment.