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 broken tests #33

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Fix broken tests #33

merged 2 commits into from
Feb 22, 2024

Conversation

tyler36
Copy link
Contributor

@tyler36 tyler36 commented Feb 22, 2024

This PR resolves 2 main issues with the bats tests:

  • expand-composer-json
  • composer

Details

expand-composer-json command is only discoverable when the correct project-type is set. Valid project types, currently defined by this command, are drupal8,drupal9,drupal10. This PR sets project type to drupal10 as this is currently the default Drupal version.

composer is typically run inside the DDEV web container, which this PR addresses.

@tyler36
Copy link
Contributor Author

tyler36 commented Feb 22, 2024

This PR should allow the following PRs to pass, once rebased:

@weitzman weitzman merged commit 3c0c821 into ddev:main Feb 22, 2024
2 checks passed
@tyler36 tyler36 deleted the 20240222_fix_tests branch February 27, 2024 06:39
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