Change Log
Fixed
* Fix notification `mail` driver to use default driver from `config/mail.py` by yubarajshrestha and girardinsamuel in https://github.com/MasoniteFramework/masonite/pull/533
Added
* Added `seeDriverWas` assertion in MockMail class to assert which mail driver was used to send mocked email by girardinsamuel
**Full Changelog**: https://github.com/MasoniteFramework/masonite/compare/v4.6.0...v4.6.1