Fixing Status Code When Group Does Not Exist
Compare changes
Files
2@@ -37,6 +37,7 @@ import org.springframework.stereotype.Service;
@@ -115,9 +116,9 @@ public class UserAccessService {
Matching status code and message to acceptance tests when group does not exist.