Skip to content

Commit

Permalink
Fixed repo tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed May 18, 2017
1 parent f03a2f6 commit 0e70320
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -184,7 +184,7 @@ public void setOwner(PrismObject<UserType> owner) {

@Override
public String getChannel() {
throw new UnsupportedOperationException("not implemented yet.");
return null;
}

@Override
Expand Down

0 comments on commit 0e70320

Please sign in to comment.