Skip to content

Commit

Permalink
Fix some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Dec 21, 2020
1 parent 4930548 commit 914b145
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/integration/UpdatesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ function ($cmd) use ($dir) {
<details>
<summary>List of updated packages</summary>
- eirik/private-pack dev-master (package was removed)
- psr/log: 1.0.2 (updated from 1.1.0)
</details>
Expand Down Expand Up @@ -1064,6 +1065,10 @@ function ($cmd) use (&$called, $dir) {
<details>
<summary>List of updated packages</summary>
- zendframework/zend-diactoros 1.8.7 (package was removed)
- zendframework/zend-escaper 2.6.1 (package was removed)
- zendframework/zend-feed 2.12.0 (package was removed)
- zendframework/zend-stdlib 3.2.1 (package was removed)
- drupal/core: 8.9.3 (updated from 8.8.0)
- laminas/laminas-diactoros: 1.8.7p2 (new package, previously not installed)
- laminas/laminas-escaper: 2.6.1 (new package, previously not installed)
Expand Down

0 comments on commit 914b145

Please sign in to comment.