@inseefr/lunatic 2.4.8-fixDatePicker → 2.4.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -412,7 +412,7 @@ Filled.play = /*#__PURE__*/function () {
|
|
|
412
412
|
_context.next = 134;
|
|
413
413
|
return page.getByRole('row', {
|
|
414
414
|
name: /Leave with pay/
|
|
415
|
-
}).
|
|
415
|
+
}).fill('12');
|
|
416
416
|
case 134:
|
|
417
417
|
_context.next = 136;
|
|
418
418
|
return page.getByRole('button', {
|