Skip to content

Commit

Permalink
Changes in RegistryEntityControllrTest
Browse files Browse the repository at this point in the history
  • Loading branch information
chopadetejaswini committed Oct 25, 2023
1 parent c2f05f7 commit afbd393
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.*;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;

@RunWith(SpringRunner.class)
@WebMvcTest({RegistryEntityController.class})
@ContextConfiguration(classes = {RegistryEntityController.class})
Expand Down

0 comments on commit afbd393

Please sign in to comment.