Skip to content

Commit

Permalink
Back to 0.02 for future larger diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke committed Feb 24, 2024
1 parent 5e286f3 commit e32d53b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ abstract class ClockScreenshotTest {
abstract val device: WearDevice

// generous to allow for mac/linux differences
open val tolerance = 0.01f
open val tolerance = 0.02f

open val roborazziOptions: RoborazziOptions
get() = RoborazziOptions(
Expand Down

0 comments on commit e32d53b

Please sign in to comment.