Polishing
This commit is contained in:
@@ -127,7 +127,7 @@ import java.lang.annotation.Target;
|
||||
* public class BaseTests {}
|
||||
*
|
||||
* @ContextHierarchy(
|
||||
* @ContextConfiguration(name = "child", locations = "/test-user-config.xml", inheritLocations=false)
|
||||
* @ContextConfiguration(name = "child", locations = "/test-user-config.xml", inheritLocations = false)
|
||||
* )
|
||||
* public class ExtendedTests extends BaseTests {}</pre>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user