Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejserafim committed Sep 30, 2015
1 parent 51c34af commit 3f44bda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ public void getSuccessDeleteResult() {
assertTrue(result.getErrorMessage(), result.isSucceeded());
}

//TODO: This cannot be derived fron the result anymore
//TODO: This cannot be derived from the result anymore
@Test
public void getFailedDeleteResult() {
String jsonString = "{\n" +
Expand Down

0 comments on commit 3f44bda

Please sign in to comment.