DEV: attempts to fix an heisentest in date-time-input-range (#8017)

This commit is contained in:
Joffrey JAFFEUX 2019-08-19 12:39:30 +02:00 committed by GitHub
parent 0b1146add4
commit 08e7211d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ componentTest("prevents toDate to be before fromDate", {
"it didnt trigger a mutation"
);
await click("button.to-panel");
await click(toDateInput());
await pika(2019, 0, 30);