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 e6690e2 commit 930edc1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
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 @@ -49,7 +48,6 @@
import com.moabam.support.snippet.CouponWalletSnippet;
import com.moabam.support.snippet.ErrorSnippet;

@Disabled
@Transactional
@SpringBootTest
@AutoConfigureMockMvc
Expand Down

0 comments on commit 930edc1

Please sign in to comment.