Skip to content

Commit 9c837f7

Browse files
committed
eof
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 6d0e73f commit 9c837f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/test/java/com/cloud/api/query/dao/SnapshotJoinDaoImplTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ public void testFindById_WithNullResults() {
106106
List<SnapshotJoinVO> result = snapshotJoinDao.findById(null, id);
107107
assertNull(result);
108108
}
109-
}
109+
}

0 commit comments

Comments
 (0)