mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 01:31:35 +08:00
DEV: attempts to fix an heisentest in date-time-input-range (#8017)
This commit is contained in:
@ -93,6 +93,7 @@ componentTest("prevents toDate to be before fromDate", {
|
|||||||
"it didnt trigger a mutation"
|
"it didnt trigger a mutation"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
await click("button.to-panel");
|
||||||
await click(toDateInput());
|
await click(toDateInput());
|
||||||
await pika(2019, 0, 30);
|
await pika(2019, 0, 30);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user