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

This commit is contained in:
mtentilucci
2023-03-10 04:09:29 -05:00
committed by GitHub
parent 1e373dedc6
commit 50540cc3e9
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
"os": "liebert",
"type": "power",
"serial": null,
"icon": "vertiv.png"
"icon": "vertiv.svg"
}
]
},

View File

@@ -1696,7 +1696,7 @@
"os": "liebert",
"type": "power",
"serial": null,
"icon": "vertiv.png"
"icon": "vertiv.svg"
}
]
},

View File

@@ -14,7 +14,7 @@
"os": "vertiv-pdu",
"type": "power",
"serial": "<private>",
"icon": "vertiv.png"
"icon": "vertiv.svg"
}
]
},