laravel / browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
MIT License
509 stars 75 forks source link

[5.7.4] Update MocksApplicationServices to expect dispatch instead of fire. #64

Closed okdewit closed 6 years ago

okdewit commented 6 years ago

Change expect fire to expect dispatch.

I'm fairly certain this change is needed to stay compatible with this change in Laravel framework release 5.7.4: https://github.com/laravel/framework/commit/b298de2cf10a9828162d502a1f6b92089aadee18