Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update NotificationFake with notifications getter (laravel#43558)
When testing notifications this is super handy for testing whether the correct notifications have been sent. Similar method is available in the QueueFake with `Queue::getJobs()`
- Loading branch information