diff --git a/tests/app/ui/date-picker/date-picker-tests.ts b/tests/app/ui/date-picker/date-picker-tests.ts index d721b94cb..4f07d03c5 100644 --- a/tests/app/ui/date-picker/date-picker-tests.ts +++ b/tests/app/ui/date-picker/date-picker-tests.ts @@ -99,6 +99,24 @@ export class DatePickerTest extends testModule.UITestpicker).listener = listener; return picker; }