Project

General

Profile

« Previous | Next » 

Revision 6cf98995

Added by Cherian Mathew over 8 years ago

Correct issues from last merge

View differences:

eu.etaxonomy.taxeditor.store/src/test/java/eu/etaxonomy/taxeditor/store/operations/RemotingTestUpdateOperation.java
70 70
            return testService.returnResult(result);
71 71
        } else if(exception != null) {
72 72
            return testService.throwException(exception);
73
        } else if(cei != null) {
74
            return testService.addChild(cei);
75 73
        }
76 74
        return null;
77 75
    }

Also available in: Unified diff