Skip to content

Commit

Permalink
fix: revert unnecessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
ppken committed Nov 6, 2024
1 parent e89b0f7 commit b639620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebDriverAgentLib/Utilities/FBCapabilities.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ extern NSString* const FB_CAP_USE_NATIVE_CACHING_STRATEGY;
/** Whether to enforce software keyboard presence on simulator */
extern NSString* const FB_CAP_FORCE_SIMULATOR_SOFTWARE_KEYBOARD_PRESENCE;
/** Sets the application state change timeout for the initial app startup */
extern NSString* const FB_CAP_APP_LAUNCH_STATE_TIMEOUT_SEC;
extern NSString* const FB_CAP_APP_LAUNCH_STATE_TIMEOUT_SEC;

0 comments on commit b639620

Please sign in to comment.