Gleb Arkhipov

Results 2 comments of Gleb Arkhipov

Probably, it could be fixed by changing `body` here https://github.com/Azure/AzureAuth/blob/master/R/classes.R#L50 to ``` body

Same problem with mocks Example of code where I encounter same issue MockK version: 1.13.13 ```kotlin class Fun { @Test fun test() { val entity = mockk { every {...