kokhlo commented on issue #44314: URL: https://github.com/apache/superset/issues/44314#issuecomment-5683684365
Correction to my comment above: #44315 landed while I was still verifying the file on master — it was opened before my claim, so please treat that claim as withdrawn. No competing PR from me. I checked the #44315 diff against master: it adds exactly the missing `await` on the line 142 `userEvent.click`, which is the file's only `userEvent` call — nothing else in the file needs the v14 treatment. That is the complete fix for this flake; happy to review it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
