Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Remove TogglesHeadlessMode redundant methods
laravel/dusk#1098 Laravel Dusk 8.x now defines these methods in class Laravel\Dusk\TestCase so the stub classes that extend TestCase don't need to redefine hasHeadlessDisabled() and shouldStartMaximized().
- Loading branch information