fix coverage due to wrongly named file
This commit is contained in:
parent
68f35e44ce
commit
52f60f8243
|
|
@ -11,7 +11,7 @@ import org.jvnet.hudson.test.JenkinsRule;
|
|||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertThrows;
|
||||
|
||||
public class YamlMaxAliasesCollection {
|
||||
public class YamlMaxAliasesCollectionTest {
|
||||
|
||||
private JenkinsRule j;
|
||||
|
||||
Loading…
Reference in New Issue