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 a84265c commit e6690e2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
import java.time.LocalDate;
import java.util.List;

import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
Expand Down Expand Up @@ -48,6 +49,7 @@
import com.moabam.support.snippet.CouponWalletSnippet;
import com.moabam.support.snippet.ErrorSnippet;

@Disabled
@Transactional
@SpringBootTest
@AutoConfigureMockMvc
Expand Down

0 comments on commit e6690e2

Please sign in to comment.