Remove extra line there...this is mostly to get jenkins to build again.
This commit is contained in:
parent
821051a3bc
commit
7898d3518e
@ -78,7 +78,6 @@ public class TestInstanceCreator {
|
||||
authors.add("multidude");
|
||||
authors.add("graywolf336");
|
||||
when(pdf.getAuthors()).thenReturn(authors);
|
||||
|
||||
when(main.getDescription()).thenReturn(pdf);
|
||||
when(main.getDataFolder()).thenReturn(pluginDirectory);
|
||||
when(main.isEnabled()).thenReturn(true);
|
||||
|
Loading…
Reference in New Issue
Block a user