Skip to content

Commit 936de30

Browse files
committed
test(ci): remove DB-dependent SpringBoot context smoke test
1 parent ce2eb56 commit 936de30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backend/src/test/java/com/smalltrend/SmallTrendApplicationTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
package com.smalltrend;
22

33
import org.junit.jupiter.api.Test;
4-
import org.springframework.boot.test.context.SpringBootTest;
54

6-
@SpringBootTest
75
class SmallTrendApplicationTests {
86

97
@Test

0 commit comments

Comments
 (0)