Skip to content

Commit

Permalink
Testing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaars committed Sep 20, 2019
1 parent e8d086a commit cf00454
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ private String getPath(Class<? extends AssignmentEndpoint> e) {
}
}
}
return "";
return "none";
}

private String getMapping(Method m) {
Expand Down

0 comments on commit cf00454

Please sign in to comment.