When I install http_client_manager in my browser test with PHPUnit, I see error

Drupal\Core\Config\Schema\SchemaIncompleteException: No schema for http_client_manager.settings

We need add schema for http_client_manager.settings

Comments

eric.chenchao created an issue. See original summary.

eric.chenchao’s picture

eric.chenchao’s picture

Status: Active » Needs review

  • aronne committed 16ea603 on 8.x-2.x authored by eric.chenchao
    Issue #3072090 by eric.chenchao: No schema for http_client_manager....
aronne’s picture

Status: Needs review » Fixed

Thx a lot @eric.chenchao for your contribution
Your patch has been applied on the dev branch and will be available on 8.x-2.3 version.

aronne’s picture

Status: Fixed » Closed (fixed)