Skip to content

Commit

Permalink
👷 Ci : ci/cd 트러블슈팅
Browse files Browse the repository at this point in the history
  • Loading branch information
CYY1007 committed Feb 8, 2024
1 parent 03a31b7 commit 07248ba
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/test/java/org/example/tree/TreeApplicationTests.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;

@SpringBootTest
class TreeApplicationTests {

@Test
void contextLoads() {
}

}
//@SpringBootTest
//class TreeApplicationTests {
//
// @Test
// void contextLoads() {
// }
//
//}

0 comments on commit 07248ba

Please sign in to comment.