Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
hongdosan authored Jul 3, 2024
1 parent 5a03927 commit b1c3f5f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import java.util.Optional;
import java.util.Set;

import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
Expand All @@ -28,7 +27,6 @@
import com.moabam.support.common.FilterProcessExtension;
import com.moabam.support.fixture.CouponFixture;

@Disabled
@ExtendWith({MockitoExtension.class, FilterProcessExtension.class})
class CouponManageServiceTest {

Expand Down

0 comments on commit b1c3f5f

Please sign in to comment.