From cb73cfefb68f91826b6d0ec4b7ae8a642a808f1a Mon Sep 17 00:00:00 2001 From: Richard Elms Date: Mon, 22 Apr 2024 16:02:30 +0200 Subject: [PATCH] typo --- features/ios/ios_callbacks.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/ios/ios_callbacks.feature b/features/ios/ios_callbacks.feature index 15a9566b9..edd89726f 100644 --- a/features/ios/ios_callbacks.feature +++ b/features/ios/ios_callbacks.feature @@ -51,7 +51,7 @@ Feature: Callbacks And the event "device.runtimeVersions.scoop" equals "dewoop" And the event "device.orientation" equals "Custom Orientation" And the event "device.modelNumber" equals "Custom ModelNumber" - And the event "device.totalmemory" equals "999" + And the event "device.totalMemory" equals "999"