junit-team/junit-examples

Issue with JUnit after finishing Level 10

Closed this issue · 1 comments

image
Hi friends I faced this issue after finishing level 10. I was able to run everything fine with the GUI up but after going to the JUnit test classes, errors popped out and I was not able to run the GUI anymore. Anyone has any idea? Thanks in advance!!

Hi so I have found the solution after trying many different approaches and it seems like the the one that worked or me is to delete and copy the dependencies (including the previous JUnit test dependencies v5.*) and restart intelliJ :)