Skip to content
Snippets Groups Projects

Issue #3426229 test conversion with weak deprecations

1 unresolved thread
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -240,7 +240,6 @@ phpunit (next major):
@@ -240,7 +240,6 @@ phpunit (next major):
# https://git.drupalcode.org/project/automatic_updates/-/jobs/723857#L209
# https://git.drupalcode.org/project/automatic_updates/-/jobs/723857#L209
# @todo Remove this bit as soon as possible.
# @todo Remove this bit as soon as possible.
before_script:
before_script:
- unset SYMFONY_DEPRECATIONS_HELPER
- echo '#!/bin/sh' > ./vendor/bin/drush
- echo '#!/bin/sh' > ./vendor/bin/drush
- echo 'exit 0' >> ./vendor/bin/drush
- echo 'exit 0' >> ./vendor/bin/drush
- chmod +x ./vendor/bin/drush
- chmod +x ./vendor/bin/drush
Loading