Skip to content

Commit 7e3bec5

Browse files
committed
fix: 불필요 코드 제거
1 parent e0eb3ab commit 7e3bec5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

layer-batch/src/test/resources/application-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
spring:
2-
config:
3-
import: application-secret.properties
42
datasource:
53
driver-class-name: org.h2.Driver
64
url: jdbc:h2:mem:layer-local-db;DATABASE_TO_UPPER=FALSE;mode=mysql # H2 접속 정보 (전부 소문자로 지정)

0 commit comments

Comments
 (0)