beyondcode / dusk-dashboard

A beautiful dashboard for your Laravel Dusk tests
https://pociot.dev/8-introducing-laravel-dusk-dashboard
MIT License
559 stars 63 forks source link

Add `void` return type to `onNotSuccessfulTest` #39

Closed ricardoboss closed 5 years ago

ricardoboss commented 5 years ago

Fixes #38

ricardoboss commented 5 years ago

@mpociot @sschlein bump (sorry for ping, I really need this fix asap)

Plytas commented 5 years ago

@mpociot Can this be merged? It's not a breaking change and adds PHPunit 8 support.