Skip to content

Commit d7d85f5

Browse files
committed
Increase screenshot tolerance
1 parent d73cfd0 commit d7d85f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ android {
6464

6565
shot {
6666
applicationId = "com.example.deeplviewer"
67-
tolerance = 0.1
67+
tolerance = 0.2
6868
}
6969

7070
dependencies {

0 commit comments

Comments
 (0)