mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
fix unstable jenkins build
This commit is contained in:
@@ -45,7 +45,7 @@ import sonia.scm.client.ScmUnauthorizedException;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
import static sonia.scm.client.it.TestUtil.*;
|
||||
import static sonia.scm.client.it.ClientTestUtil.*;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
@@ -50,7 +50,7 @@ import com.sun.jersey.api.client.WebResource;
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
*/
|
||||
public class TestUtil
|
||||
public class ClientTestUtil
|
||||
{
|
||||
|
||||
/** Field description */
|
||||
@@ -43,7 +43,7 @@ import sonia.scm.client.ScmUnauthorizedException;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
import static sonia.scm.client.it.TestUtil.*;
|
||||
import static sonia.scm.client.it.ClientTestUtil.*;
|
||||
|
||||
//~--- JDK imports ------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ import sonia.scm.repository.RepositoryTestData;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
import static sonia.scm.client.it.TestUtil.*;
|
||||
import static sonia.scm.client.it.ClientTestUtil.*;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user