Skip to content

[main] [bug] Fix method typo getWorkerDefult in BackgroundProcessCreate#131

Merged
joetannenbaum merged 1 commit intolaravel:mainfrom
JoshSalway:fix/typo-get-worker-default
Apr 10, 2026
Merged

[main] [bug] Fix method typo getWorkerDefult in BackgroundProcessCreate#131
joetannenbaum merged 1 commit intolaravel:mainfrom
JoshSalway:fix/typo-get-worker-default

Conversation

@JoshSalway
Copy link
Copy Markdown
Contributor

Summary

Renames getWorkerDefult to getWorkerDefault in BackgroundProcessCreate.

Closes #49

Test plan

  • ./vendor/bin/pest - 33 tests pass
  • ./vendor/bin/pint --test - no style issues

Closes laravel#49

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@joetannenbaum joetannenbaum merged commit 445a989 into laravel:main Apr 10, 2026
4 checks passed
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.

Bug: Method typo getWorkerDefult in BackgroundProcessCreate

2 participants