Skip to content

Update DrushTestTrait.php#5076

Merged
weitzman merged 1 commit intodrush-ops:11.xfrom
heddn:patch-1
Feb 16, 2022
Merged

Update DrushTestTrait.php#5076
weitzman merged 1 commit intodrush-ops:11.xfrom
heddn:patch-1

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.

2 participants