Skip to content

Commit

Permalink
fix: ci/cd poc
Browse files Browse the repository at this point in the history
  • Loading branch information
DongGeon0908 committed Jul 1, 2024
1 parent 079f263 commit 3208611
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/kotlin/com/hero/alignlab/ApplicationTests.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ package com.hero.alignlab

import org.junit.jupiter.api.Test
import org.springframework.boot.test.context.SpringBootTest
/*
@SpringBootTest
class ApplicationTests {
@Test
fun contextLoads() {
}
}
*/

0 comments on commit 3208611

Please sign in to comment.