You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running vue-cli-service test:e2e --headless the process doesn't exit if all specs ran successfully (I have to ctrl+c to abort it). Only if some spec failed it exits properly. Don't know how to debug it.