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 9073c8c commit 181dabd
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 181dabd

Please sign in to comment.