Skip to content

Commit

Permalink
last chance
Browse files Browse the repository at this point in the history
  • Loading branch information
meltapplee committed Dec 5, 2024
1 parent 8ea1cbf commit 41f0b83
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ import org.mockito.junit.jupiter.MockitoExtension
import org.mockito.kotlin.any
import org.mockito.kotlin.verify
import org.mockito.kotlin.whenever
import org.springframework.test.context.ActiveProfiles

// @ActiveProfiles("test")
@ExtendWith(MockitoExtension::class)
@ActiveProfiles("test")
class BookmarkServiceTest {

@Mock
Expand Down

0 comments on commit 41f0b83

Please sign in to comment.