chore(): refactored vibecode
This commit is contained in:
@@ -6,6 +6,5 @@ import org.springframework.boot.test.context.SpringBootTest
|
||||
@SpringBootTest
|
||||
class MovieNightApplicationTests {
|
||||
@Test
|
||||
fun contextLoads() {
|
||||
}
|
||||
fun contextLoads() = Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user