macOS: move instance update info to third row
This commit is contained in:
@@ -27,8 +27,7 @@ struct DeviceModelCatalogTests {
|
||||
|
||||
@Test
|
||||
func symbolFallsBackToDeviceFamily() {
|
||||
#expect(DeviceModelCatalog.symbol(deviceFamily: "Android", modelIdentifier: "", friendlyName: nil) == "logo.android")
|
||||
#expect(DeviceModelCatalog.symbol(deviceFamily: "Android", modelIdentifier: "", friendlyName: nil) == "android")
|
||||
#expect(DeviceModelCatalog.symbol(deviceFamily: "Linux", modelIdentifier: "", friendlyName: nil) == "cpu")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user