attempting to use 0% difference for screenshot verification
- this may cause false errors with the navigation/status bar https://github.com/cashapp/paparazzi/issues/453#issuecomment-1254001714
This commit is contained in:
parent
4a81ee25ac
commit
28f4e79b43
@ -31,6 +31,7 @@ class PaparazziExampleScreenshotTest {
|
|||||||
val paparazzi = Paparazzi(
|
val paparazzi = Paparazzi(
|
||||||
deviceConfig = PIXEL_3,
|
deviceConfig = PIXEL_3,
|
||||||
theme = "Theme.Vector.Light",
|
theme = "Theme.Vector.Light",
|
||||||
|
maxPercentDifference = 0.0,
|
||||||
)
|
)
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user