DaanHoogland commented on code in PR #13529:
URL: https://github.com/apache/cloudstack/pull/13529#discussion_r3529588181


##########
server/src/test/java/com/cloud/deploy/DeploymentPlanningManagerImplTest.java:
##########
@@ -227,6 +229,9 @@ public class DeploymentPlanningManagerImplTest {
     @Inject
     HostPodDao _podDao;
 

Review Comment:
   ```suggestion
       @Inject
       HostPodDao _podDao;
   
       @Inject
       HostDao _hostDao;
   
   ```



-- 
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]

Reply via email to