Skip to content

Commit

Permalink
[#1]✅Test: CI/CD Test 9
Browse files Browse the repository at this point in the history
  • Loading branch information
sumin220 committed Nov 20, 2024
1 parent dbb6e95 commit f40cb59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/java/univ/yesummit/YesummitApplicationTests.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.ActiveProfiles;

@ActiveProfiles("prod")
@SpringBootTest
class YesummitApplicationTests {

Expand Down

0 comments on commit f40cb59

Please sign in to comment.