Skip to content

Commit

Permalink
MacOS is annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Oct 19, 2023
1 parent f2199cf commit 671e7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ project_files:

post_install_actions:
- cp core-dev/phpunit-firefox.xml ../core/phpunit.xml
- sed -i "s|DRUPAL_CORE_DDEV_URL|$DDEV_PRIMARY_URL|g" ../core/phpunit.xml
- sed -i"mac_os_is_annoying" "s|DRUPAL_CORE_DDEV_URL|$DDEV_PRIMARY_URL|g" ../core/phpunit.xml
- mkdir -p ../test_output
- mkdir -p ../vendor
- mkdir -p ../sites/simpletest
Expand Down

0 comments on commit 671e7b3

Please sign in to comment.