Merge pull request #1073 from broadinstitute/ldg_SV-MVtestNameFix
Fix logging name on SelectVariantsIntegrationTest::testInvertMendelia…
This commit is contained in:
commit
5939b4c100
|
|
@ -665,7 +665,7 @@ public class SelectVariantsIntegrationTest extends WalkerTest {
|
||||||
1,
|
1,
|
||||||
Arrays.asList("35921fb2dedca0ead83027a66b725794"));
|
Arrays.asList("35921fb2dedca0ead83027a66b725794"));
|
||||||
|
|
||||||
executeTest("testMendelianViolationSelection--" + testFile, spec);
|
executeTest("testInvertMendelianViolationSelection--" + testFile, spec);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue