79149686

Date: 2024-11-01 23:54:36
Score: 2
Natty:
Report link

I decided the best solution to this problem was to refresh the project workspace but this solution didn't get to the bottom of the issue why the tests were not running in Intellij.

The steps I took were:

  1. Checked in my code changes into the project on GITHub.
  2. Deleted the project from my workspace.
  3. Restored the project workspace from the GITHub.
  4. Checked out the project branch I was working on.

This has resolved the problem and Intellij tests now run.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Owen McCarthy