chore: Don't include tooltips in reporter percy snapshots (#18007)

This commit is contained in:
Chris Breiding
2021-09-07 11:27:18 -04:00
committed by GitHub
parent 207ec567a9
commit a6a2c49c35
@@ -8,5 +8,6 @@ installCustomPercyCommand({
},
elementOverrides: {
'.command-progress': true,
'.cy-tooltip': true,
},
})