Package version
8.1.2
Node.js and npm version
16.14.0
Issue
I've a global middleware of View, and I use this view as a template mail and it works correctly, but when I use Mail.fake()
the faker provider doesn't have the middleware inside the view. How can I use it together?