Gradle project. Run `TestClazz`, then change `retu...
# intellij
y
Gradle project. Run
TestClazz
, then change
return 2
to
return 1
and run again the test. It will still fail.