suppressed deprecation warning

master r5.2.0
Luca Frosini 3 years ago
parent 9011b0262d
commit c7540455d8

@ -133,6 +133,7 @@ public class TestUsageRecord {
* Create a valid #StorageVolumeUsageRecord with scope set automatically.
* @return the created #StorageVolumeUsageRecord
*/
@SuppressWarnings("deprecation")
public static StorageStatusRecord createTestStorageVolumeUsageRecord() {
StorageStatusRecord usageRecord = new StorageStatusRecord();
try {

Loading…
Cancel
Save