mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-24 17:38:52 -05:00
chore: Don't include tooltips in reporter percy snapshots (#18007)
This commit is contained in:
@@ -8,5 +8,6 @@ installCustomPercyCommand({
|
||||
},
|
||||
elementOverrides: {
|
||||
'.command-progress': true,
|
||||
'.cy-tooltip': true,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user