Skip to content

Commit

Permalink
feat: SpringBootTest 임 임시 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
comom87 committed Nov 30, 2023
1 parent 2e6bdc5 commit d47e491
Showing 1 changed file with 1 addition and 1 deletion.
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
class PixelPioneersApplicationTests {

@Test
Expand Down

0 comments on commit d47e491

Please sign in to comment.