Epic_Null
Results
2
issues of
Epic_Null
I want to stub a method to return the color black, but it seems to be returning a Nil instead. The stub line in question: `stub(doubledImage,'get_pixel').to_return(Color( 0, 0, 0, 1...
Background: - OS: Linux Mint - KSP Version: Latest - LMP version (include the build number if you are using a nighly build): Latest --- Expected behaviour: I install the...