Fix error in schema file

Created on 23 May 2023, about 1 year ago
Updated 30 May 2023, about 1 year ago

Problem/Motivation

When I tried to write tests to this module I had this error

Drupal\Tests\nginx_proxy_manager_connector\Functional\NginxProxySettingsFormTest::testSettingsForm
Drupal\Core\Config\Schema\SchemaIncompleteException: No schema for nginx_proxy_manager_connector.nginxproxysettings

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:87
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:142
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:399
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:152
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:474
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:545
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:364
/app/web/modules/contrib/nginx_proxy_manager_connector/tests/src/Functional/NginxProxySettingsFormTest.php:39
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

--

I also checked it using config inspector module and the error continued.

Steps to reproduce

Install config inspector module ( https://www.drupal.org/project/config_inspector )
go to admin/reports/config-inspector
write nginx_proxy_manager_connector.nginxproxysettings

Configuration key	Schema	List	Tree	Form	Raw data	Download
nginx_proxy_manager_connector.nginxproxysettings	None	N/A	N/A	N/A	Raw data	Download

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇧🇷Brazil elber Brazil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024