Fix logging name on SelectVariantsIntegrationTest::testInvertMendelianViolationSelection()
This commit is contained in:
parent
66cf22b28f
commit
4fefedfb0b
|
|
@ -665,7 +665,7 @@ public class SelectVariantsIntegrationTest extends WalkerTest {
|
|||
1,
|
||||
Arrays.asList("35921fb2dedca0ead83027a66b725794"));
|
||||
|
||||
executeTest("testMendelianViolationSelection--" + testFile, spec);
|
||||
executeTest("testInvertMendelianViolationSelection--" + testFile, spec);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
|
|||
Loading…
Reference in New Issue