Seeing an odd problem the last day or two in one o...
# announcements
i
Seeing an odd problem the last day or two in one of my projects, I’m using Gradle. I’m not sure what changed that might be causing it. When I do something like rename a function in my main module, and then try to run a unit test, I get build errors suggesting that the refactor didn’t occur, but IntelliJ’s editor is behaving as it did occur (it doesn’t register any error). I’m using Gradle. Anyone have any ideas?