Skip to content
Snippets Groups Projects
Commit 98d9bbb6 authored by Antoine Rey's avatar Antoine Rey
Browse files

Removing reference to the unknown UserResource class

parent 71f24245
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,6 @@ import org.springframework.web.context.WebApplicationContext;
/**
* Test class for the UserResource REST controller.
*
* @see UserResource
*/
@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration({"classpath:spring/business-config.xml", "classpath:spring/tools-config.xml", "classpath:spring/mvc-core-config.xml"})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment