Skip to content

Commit

Permalink
Merge branch 'provisioning/patch' of github.com:indigo-iam/iam into p…
Browse files Browse the repository at this point in the history
…rovisioning/patch
  • Loading branch information
enricovianello committed Jul 11, 2016
2 parents b3613fb + 3c290e9 commit f64b1f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ public void testAddReassignAndRemoveSshKey() {
restUtils.doPatch(lennon.getMeta().getLocation(), getPatchRemoveRequest(updateSshKey));

restUtils.doDelete(lennon.getMeta().getLocation());
restUtils.doDelete(lincoln.getMeta().getLocation());
}

@Test
Expand Down

0 comments on commit f64b1f7

Please sign in to comment.