Skip to content

Commit

Permalink
chore: merge
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuzynow committed Jan 29, 2025
1 parent 7441c9c commit fc77e01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/java/de/caritas/cob/userservice/api/OrganizerIT.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import java.util.stream.Collectors;
import java.util.stream.StreamSupport;
import org.jeasy.random.EasyRandom;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase;
Expand All @@ -26,7 +25,6 @@

@SpringBootTest
@ActiveProfiles("testing")
@Disabled
@AutoConfigureTestDatabase(replace = Replace.ANY)
class OrganizerIT {

Expand Down

0 comments on commit fc77e01

Please sign in to comment.