Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x] Add source directory creation on install #1 #915

Merged
merged 2 commits into from
Aug 6, 2021

Conversation

dimitri-koenig
Copy link
Contributor

If a browser step fails and the source code should be dumped, the source dir needs to be present, otherwise file_put_contents will throw an error since it cannot write to the destination. So the source dir should be created on install, just like the screenshot and console dirs are created on install.

@driesvints driesvints changed the title Add source directory creation on install #1 [8.x] Add source directory creation on install #1 Aug 6, 2021
@taylorotwell taylorotwell merged commit 178253d into laravel:6.x Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants