Skip to content

Commit

Permalink
Revert "test: Increase logging levels"
Browse files Browse the repository at this point in the history
This reverts commit 7bb46de.
  • Loading branch information
dcalhoun committed Oct 16, 2023
1 parent bf527ee commit ad6e6c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ const setupDriver = async () => {

const driver = await remote( {
...serverConfig,
logLevel: 'debug',
logLevel: 'error',
capabilities: {
platformName: PLATFORM_NAME,
...prefixKeysWithAppium( desiredCaps ),
Expand Down

0 comments on commit ad6e6c5

Please sign in to comment.