Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main' into development
Browse files Browse the repository at this point in the history
# Conflicts:
#	wdio/test/specs/KeystoreScreen/Keystore.e2e.ts
  • Loading branch information
CiprianDraghici committed Apr 24, 2024
2 parents 4c52551 + 50f65fc commit 98be5c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wdio/wdio.conf.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ export const config: Options.Testrunner = {
]
},
acceptInsecureCerts: true
},
{
browserName: 'safari'
}
],

Expand Down

0 comments on commit 98be5c9

Please sign in to comment.