Skip to content

Commit

Permalink
schrodinger user test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
katkav committed Sep 19, 2022
1 parent b2908e8 commit 55e281d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ private void saveDelegationToUser(PrismObject<UserType> user, AssignmentEditorDt
} finally {
result.recomputeStatus();
}

showResult(result);
}

private Collection<ObjectDelta<? extends ObjectType>> prepareDelegationDelta(PrismObject<UserType> user, AssignmentEditorDto dto)
Expand Down

0 comments on commit 55e281d

Please sign in to comment.