Fix excludes so screenshot tests are only run once
This commit is contained in:
@@ -152,7 +152,7 @@ allprojects {
|
||||
maxHeapSize = "1g"
|
||||
} else {
|
||||
// Disable screenshot tests by default
|
||||
exclude("**/ScreenshotTest*")
|
||||
exclude("ui/S.class")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user