Skip to content

Commit

Permalink
[Feat] : ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
wellbeing-dough committed Nov 29, 2023
1 parent 83eb4d2 commit 2e03e1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
import static org.junit.jupiter.api.Assertions.assertEquals;

@RepositoryTest
@ActiveProfiles("ci")
@ActiveProfiles("dev")
class CommentRepositoryTest {

@Autowired

0 comments on commit 2e03e1b

Please sign in to comment.