Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent running migration on sqlite when testing
To prevent this on test: ``` RuntimeException: Unsupported database driver [sqlite]. in /home/runner/work/laravel-filament-ecommerce/laravel-filament-ecommerce/database/migrations/2023_06_07_000001_create_pulse_tables.php:36 ```
- Loading branch information