Issue #3227940 by tedbow: Ensure 8.x-2.x branch tests pass on Drupalci
Showing
- composer.json 1 addition, 2 deletionscomposer.json
- drupalci.yml 19 additions, 0 deletionsdrupalci.yml
- tests/src/Kernel/UpdaterTest.php 0 additions, 113 deletionstests/src/Kernel/UpdaterTest.php
- tests/src/Unit/StagedProjectsValidationTest.php 2 additions, 0 deletionstests/src/Unit/StagedProjectsValidationTest.php
... | @@ -11,8 +11,7 @@ | ... | @@ -11,8 +11,7 @@ |
"source": "http://cgit.drupalcode.org/automatic_updates" | "source": "http://cgit.drupalcode.org/automatic_updates" | ||
}, | }, | ||
"require": { | "require": { | ||
"ext-json": "*", | "ext-json": "*" | ||
"php-tuf/composer-stager": "0.1.1" | |||
}, | }, | ||
"config": { | "config": { | ||
"platform": { | "platform": { | ||
... | ... |
drupalci.yml
0 → 100644
tests/src/Kernel/UpdaterTest.php
deleted
100644 → 0
Please register or sign in to comment