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

Update DrushTestTrait.php #5076

Merged
merged 1 commit into from Feb 16, 2022
Merged

Update DrushTestTrait.php #5076

merged 1 commit into from Feb 16, 2022

Conversation

heddn
Copy link
Contributor

@heddn heddn commented Feb 16, 2022

If $value is optional, we need to allow null values. I have migrate_upgrade failing tests ATM in Drush 11 because it has a non-argument flag --configure-only. I have to set a null value. Empty string won't work. But a null value doesn't work with just a string. Needs the optional null.

If `$value` is optional, we need to allow null values.
@weitzman weitzman merged commit 4011628 into drush-ops:11.x Feb 16, 2022
@heddn heddn deleted the patch-1 branch February 16, 2022 20:30
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.

None yet

2 participants