Skip to content

Commit a148cb6

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 95bbb1b commit a148cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/DeviceIdentificatorTests/NewModelsTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ struct NewModelsTests {
7171
#expect(air11WifiDevice.deviceIdentifier == "iPad15,3")
7272
#expect(air11Wifi.processor == .appleM3)
7373
#expect(DeviceModel(deviceIdentifier: "iPad15,3") == air11WifiDevice)
74-
// ... (se pueden añadir el resto de variantes de Air M3 aquí)
74+
// ... (additional Air M3 variants can be added here)
7575
}
7676

7777
@Test("iPad Mini A17 Pro properties")

0 commit comments

Comments
 (0)