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

fix: typo in the queue:work param #18

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

michalsn
Copy link
Member

Description
This PR fixes a typo in the queue:work param. It's time to think of testing commands somehow.

Fixes: #17

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn merged commit 3f04fa3 into codeigniter4:develop Dec 17, 2023
11 checks passed
@MGatner
Copy link
Member

MGatner commented Dec 19, 2023

We have pretty good command tests in Shield that might be helpful as a reference. I definitely think providing a MockQueue of some sort would be good for this repo and for anyone wanting to stub their own queue-related tests.

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.

php spark queue:work default error
3 participants