I am writing a test for a middleware protected route and I want to make use of sinon.stub to replace the middleware authentication but when I run the tests, I can s
sinon.stub