Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
meltapplee committed Dec 5, 2024
1 parent c814be7 commit 32a1c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/kotlin/org/meogo/MeogoBackendApplicationTests.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.springframework.boot.test.context.SpringBootTest
import org.springframework.test.context.ActiveProfiles

@SpringBootTest
@ActiveProfiles("test")
//@ActiveProfiles("test")
class MeogoBackendApplicationTests {

@Test
Expand Down

0 comments on commit 32a1c78

Please sign in to comment.