make travis not try to run a test it wasn't supposed to
This commit is contained in:
@@ -70,6 +70,7 @@ public class UpdateMappingsTest
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@Ignore
|
||||||
public void testRun() throws IOException
|
public void testRun() throws IOException
|
||||||
{
|
{
|
||||||
File client = new File(properties.getRsClient());
|
File client = new File(properties.getRsClient());
|
||||||
|
|||||||
Reference in New Issue
Block a user