i am trying to use nsubstitute to substitute some simple abstract class and running test of it
following guide in here i added nsubsitute and it’s dependencies
it doesn’t really produces an error but i find that this warning is quite bothering me as i am cleaning up the code
this only shows on script where i tried to use nsubstitute inside it