Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't load DuskServiceProvider if dusk doesn't exist (#2366)
* Don't load DuskServiceProvider if dusk doesn't exist When running tests without dusk install this triggers an error * Add second check * Bail early instead of wrapping * Debug CI tests * Update src/DuskServiceProvider.php * Update src/DuskServiceProvider.php --------- Co-authored-by: Quentin Renard <[email protected]>
- Loading branch information