vishesh92 commented on code in PR #8150:
URL: https://github.com/apache/cloudstack/pull/8150#discussion_r1372910843


##########
server/src/test/java/com/cloud/storage/snapshot/SnapshotManagerImplTest.java:
##########
@@ -74,7 +74,7 @@ public class SnapshotManagerImplTest {
     @Mock
     SnapshotService snapshotService;
     @Mock
-    SnapshotDataFactory snapshotDataFactory;
+    SnapshotDataFactory snapshotFactory;

Review Comment:
   Yes. Getting a null pointer exception.
   https://github.com/apache/cloudstack/actions/runs/6651356366/job/18073228134



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