I am getting `io.mockk.MockKException: Missing cal...
# mockk
h
I am getting
io.mockk.MockKException: Missing calls inside every { ... } block.
while trying to mock staticString. is it a known problem?
o
Yes, shouldn't work
h
ok thank you.