Skip to content

Commit

Permalink
shanoir-issue#1466: revert last commit (remove annotation for test)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrehenri-dauvergne committed Nov 13, 2023
1 parent dad55ce commit 29e2b55
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
@WebMvcTest(controllers = StudyApiController.class)
@AutoConfigureMockMvc(addFilters = false)
@ActiveProfiles("test")
@SpringBootTest
public class StudyApiControllerTest {

private static final String REQUEST_PATH = "/studies";
Expand Down

0 comments on commit 29e2b55

Please sign in to comment.