laravel / dusk

Laravel Dusk provides simple end-to-end testing and browser automation.
https://laravel.com/docs/dusk
MIT License
1.87k stars 320 forks source link

Fixes console logs trying to create file containing `DIRECTORY_SEPARATOR` value from data provider name. #1086

Closed crynobone closed 7 months ago

crynobone commented 7 months ago

CleanShot 2024-02-15 at 13 00 16

ziadoz commented 7 months ago

@crynobone Hadn't spotted this. Thanks for fixing it.