Skip to content

Commit

Permalink
♻️ remove unnecessary annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
hyxrxn committed Jul 24, 2024
1 parent 7cb01fd commit 7bab457
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

@DataJpaTest
@Import(CategoryService.class)
@AutoConfigureTestDatabase(replace = AutoConfigureTestDatabase.Replace.NONE)
@Sql(scripts = "/data/category.sql")
class CategoryServiceTest {

Expand Down

0 comments on commit 7bab457

Please sign in to comment.