Skip to content

Commit

Permalink
Merge pull request #659 from totten/master-upgrades
Browse files Browse the repository at this point in the history
Upgrade Test - Pull in more snapshots. Bump up baseline.
  • Loading branch information
totten committed Dec 11, 2021
2 parents f09859b + e1ecee7 commit aeb6430
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 26 deletions.
2 changes: 1 addition & 1 deletion bin/civi-test-run
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ for TESTTYPE in $SUITES ; do
case "$TESTTYPE" in
karma) task_karma ;;
mixin) task_mixin ;;
upgrade) CIVIVER=$(getCiviVer) ; task_upgrade 5.13.3-multilingual_af_bg_en* "@4.5.9..$CIVIVER:10" ;;
upgrade) CIVIVER=$(getCiviVer) ; task_upgrade 5.13.3-multilingual_af_bg_en* "@4.6.12..$CIVIVER:10" ;;
upgrade@*) task_upgrade $(echo $TESTTYPE | sed s'/^upgrade//' ) ;;
phpunit-e2e) PHP_APC_CLI=on task_phpunit E2E_AllTests ;;
phpunit-crm) task_phpunit CRM_AllTests ;;
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": ">=5.6",
"totten/php-symbol-diff": "dev-master#54f869ca68a3cd75f3386f8490870369733d2c23",
"civicrm/upgrade-test": "dev-master#318cb5d9cecd75b83bbceb999735fd62dfe2ae7a",
"civicrm/upgrade-test": "dev-master#b4de1004fd6e3b6c37f90ab4458cf29755b42d2e",
"drupal/coder": "dev-8.x-2.x-civi#5fa299b7790535b9f5098417f848a173cb6ce4d4",
"civicrm/composer-downloads-plugin": "^3.0",
"squizlabs/php_codesniffer": ">=2.7 <4.0"
Expand Down
31 changes: 7 additions & 24 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aeb6430

Please sign in to comment.