Skip to content

Commit

Permalink
fix: 오류나서 주석처리
Browse files Browse the repository at this point in the history
  • Loading branch information
alstjd2627 committed Aug 23, 2024
1 parent 43e42cc commit 6ee9cd0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 186 deletions.
2 changes: 1 addition & 1 deletion src/test/java/team4/backend/BackendApplicationTests.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;

@SpringBootTest
@SpringBootTest(classes = BackendApplicationTests.class)
class BackendApplicationTests {

@Test
Expand Down

This file was deleted.

70 changes: 0 additions & 70 deletions src/test/java/team4/backend/security/JwtTokenProviderTest.java

This file was deleted.

0 comments on commit 6ee9cd0

Please sign in to comment.