Skip to content

Commit

Permalink
Test: 통합테스트 코드 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsong111 committed Apr 16, 2024
1 parent 6b522d9 commit 44a3c1e
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1,200 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dependencies {
runtimeOnly 'com.h2database:h2'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'

// JWT
implementation group: 'io.jsonwebtoken', name: 'jjwt-api', version: '0.11.5'
Expand Down
118 changes: 0 additions & 118 deletions src/test/java/ac/kr/deu/connect/luck/auth/AuthControllerTest.java

This file was deleted.

Loading

0 comments on commit 44a3c1e

Please sign in to comment.