Hello!
I have a weird issue where none of my unit tests will run from IntelliJ.
Any tests I've tried to run will just spin indefinitely and nothing ever happens.
No errors, no exceptions, just keeps on spinnin.
I can deploy with ctrl+s just fine.
I can open the dev console from my sandbox and run the tests just fine.
I have done the following steps to try to resolve with no success:
- closed IntelliJ and restarted
- rebuilt full offline symbol table
- rebooted PC