- Issue created by @andrelzgava
When running drupal functional tests (Extending from use Drupal\Tests\BrowserTestBase;
) brightcove returns this two errors on drupal 10.4.5
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for brightcove.settings with the following errors: brightcove.settings:ingestion missing schema
And
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for views.view.brightcove_videos_by_api_client with the following errors: views.view.brightcove_videos_by_api_client:display.default.display_options.arguments.api_client.validate_options.bundles variable type is NULL but applied schema class is Drupal\Core\Config\Schema\Sequence
In this order
Active
3.2
Code