Skip to content

Commit 91c2ff8

Browse files
committed
Remove redundant default lightweight picker screenshot test
1 parent e78adbe commit 91c2ff8

2 files changed

Lines changed: 0 additions & 35 deletions

File tree

scripts/hellocodenameone/common/src/main/java/com/codenameone/examples/hellocodenameone/tests/Cn1ssDeviceRunner.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ public final class Cn1ssDeviceRunner extends DeviceRunner {
7474
new TabsScreenshotTest(),
7575
new TextAreaAlignmentScreenshotTest(),
7676
new ValidatorLightweightPickerScreenshotTest(),
77-
new LightweightPickerDefaultScreenshotTest(),
7877
new LightweightPickerButtonsScreenshotTest(),
7978
new ToastBarTopPositionScreenshotTest(),
8079
// Keep this as the last screenshot test; orientation changes can leak into subsequent screenshots.

scripts/hellocodenameone/common/src/main/java/com/codenameone/examples/hellocodenameone/tests/LightweightPickerDefaultScreenshotTest.java

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)