diff --git a/plugins/redfish/tests/redfish.py b/plugins/redfish/tests/redfish.py index e1dccbf10..4a3c7682c 100755 --- a/plugins/redfish/tests/redfish.py +++ b/plugins/redfish/tests/redfish.py @@ -97,7 +97,6 @@ def firmware_inventory_bmc(): "Manufacturer": "Lenovo", "Name": "Lenovo BMC Firmware", "RelatedItem": [{"@odata.id": "/redfish/v1/Managers/BMC"}], - "ReleaseDate": "2017-08-22T12:00:00", "SoftwareId": "UEFI-AFE1-6", "UefiDevicePaths": ["BMC(0x1,0x0ABCDEF)"], "Updateable": True,