DaanHoogland commented on code in PR #12439:
URL: https://github.com/apache/cloudstack/pull/12439#discussion_r2695194064
##########
server/src/main/java/com/cloud/user/AccountManagerImpl.java:
##########
@@ -1200,7 +1200,7 @@ public int compare(NetworkVO network1, NetworkVO
network2) {
}
// Delete registered UserData
- userDataDao.removeByAccountId(accountId);
Review Comment:
maybe this change causes the unnecessary stubbing error from mockito?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]