vitest error when setting multiple user interaction on the same test
I have a simple vitest where I need the user to open a dropdown menu and then test that one of the checkbox items has been checked.
I have a simple vitest where I need the user to open a dropdown menu and then test that one of the checkbox items has been checked.