Update test data to account for new .svg icon (#14892)

This commit is contained in:
mtentilucci
2023-03-10 10:09:29 +01:00
committed by GitHub
parent 1e373dedc6
commit 50540cc3e9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"os": "liebert",
"type": "power",
"serial": null,
"icon": "vertiv.png"
"icon": "vertiv.svg"
}
]
},
+1 -1
View File
@@ -1696,7 +1696,7 @@
"os": "liebert",
"type": "power",
"serial": null,
"icon": "vertiv.png"
"icon": "vertiv.svg"
}
]
},
+1 -1
View File
@@ -14,7 +14,7 @@
"os": "vertiv-pdu",
"type": "power",
"serial": "<private>",
"icon": "vertiv.png"
"icon": "vertiv.svg"
}
]
},