in a unit test and my code compiled just fine. What’s happening?
Here’s the file that incorrectly compiles, and a screenshot showing that IntelliJ doesn’t mind that I forgot the import.
o
Oleg Yukhnevich
03/04/2024, 4:39 PM
it's expected
1. because you have
Instant
in
okio
package in test module link
2. And it's actualized by