Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Mar 3, 2024
1 parent b6e64a8 commit 53f71c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/wdio-types/src/Capabilities.ts
Expand Up @@ -1103,9 +1103,8 @@ export interface SauceLabsCapabilities {
*/
appiumVersion?: string
/**
* Controls Sauce Labs default resigning (iOS) or instrumentation (Android)
* Controls Sauce Labs default resigning (iOS) or instrumentation (Android)
* of mobile apps installed on our devices.
*
* @default true
*/
resigningEnabled?: boolean;
Expand Down

0 comments on commit 53f71c7

Please sign in to comment.