Update tests a little

This commit is contained in:
James Brooks
2018-06-25 22:13:53 +01:00
parent 2dd8199816
commit 06d4964a84
5 changed files with 62 additions and 20 deletions

View File

@@ -33,6 +33,8 @@ class AppServiceProvider extends ServiceProvider
* Boot the service provider.
*
* @param \AltThree\Bus\Dispatcher $dispatcher
*
* @return void
*/
public function boot(Dispatcher $dispatcher)
{