Fix integration tests execution.
This commit is contained in:
@@ -34,7 +34,6 @@ public class RestMindmap {
|
||||
|
||||
public RestMindmap() throws WiseMappingException {
|
||||
this(new Mindmap(), null);
|
||||
|
||||
}
|
||||
|
||||
public RestMindmap(@NotNull Mindmap mindmap, @Nullable Collaborator collaborator) throws WiseMappingException {
|
||||
|
Reference in New Issue
Block a user