mirror of
https://github.com/discourse/discourse.git
synced 2025-03-07 19:59:33 +00:00
DEV: attempts to fix an heisentest in date-time-input-range (#8017)
This commit is contained in:
parent
0b1146add4
commit
08e7211d7d
@ -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);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user