Skip to content

Commit e43dd83

Browse files
committed
phpunit-update script is removed
1 parent b328bbc commit e43dd83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ jobs:
128128
command: |
129129
cp ~/repo/tests/fixtures/config/circleci-phpunit.xml /tmp/drupal/core/phpunit.xml
130130
cd /tmp/drupal
131-
composer run-script drupal-phpunit-upgrade
132131
./vendor/bin/phpunit -c core modules/upgrade_status --debug --stop-on-failure
133132
workflows:
134133
version: 2

0 commit comments

Comments
 (0)