Closed (fixed)
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2024 at 09:20 UTC
Updated:
18 Jun 2024 at 07:59 UTC
Jump to comment: Most recent
Drupal\Tests\feeds\Unit\Element\UriTest::testValidation
Too few arguments to function Drupal\Core\StreamWrapper\StreamWrapperManager::__construct(), 0 passed in /builds/issue/feeds-3414632/tests/src/Unit/Element/UriTest.php on line 35 and exactly 1 expecte
PHPunit next minor CI job: https://git.drupalcode.org/issue/feeds-3414632/-/jobs/1639583#L460
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
ankitv18 commentedMR!172 is ready for a review
Comment #6
megachrizThanks for fixing this! I merged the code.