mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-25 15:37:56 +01:00
rename test
This commit is contained in:
parent
147a4ec06a
commit
f564b4b34a
@ -35,7 +35,7 @@ import static org.testng.Assert.assertTrue;
|
|||||||
import static org.testng.Assert.fail;
|
import static org.testng.Assert.fail;
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public class RestMindmapLabelTCase {
|
public class RestMindmapLabelITCase {
|
||||||
|
|
||||||
private String userEmail = "admin@wisemapping.com";
|
private String userEmail = "admin@wisemapping.com";
|
||||||
private static final String HOST_PORT = "http://localhost:8080";
|
private static final String HOST_PORT = "http://localhost:8080";
|
Loading…
Reference in New Issue
Block a user