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
|
||||
@Ignore
|
||||
public void testRun() throws IOException
|
||||
{
|
||||
File client = new File(properties.getRsClient());
|
||||
|
||||
Reference in New Issue
Block a user