mirror of
https://github.com/apache/archiva.git
synced 2025-03-01 05:59:17 +00:00
Disabling unfinished testcase
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@540582 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ec549451bb
commit
24acf2fa0e
@ -111,7 +111,7 @@ public void testProjectModelCRUD()
|
|||||||
assertEquals( 0, projectDao.queryProjectModels( null ).size() );
|
assertEquals( 0, projectDao.queryProjectModels( null ).size() );
|
||||||
}
|
}
|
||||||
|
|
||||||
public void testSaveGetRealProjectModel()
|
public void disabled_testSaveGetRealProjectModel()
|
||||||
throws Exception
|
throws Exception
|
||||||
{
|
{
|
||||||
String groupId = "org.apache.maven.shared";
|
String groupId = "org.apache.maven.shared";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user