protected static property ThunderGqlsTestBase::$configSchemaCheckerExclusions in Thunder 6.2.x
This can be removed, once the linked issue is resolved.
@todo See https://github.com/drupal-graphql/graphql/issues/1177.
Overrides TestSetupTrait::$configSchemaCheckerExclusions
File
- modules/
thunder_gqls/ tests/ src/ Functional/ ThunderGqlsTestBase.php, line 29
Class
- ThunderGqlsTestBase
- The base class for all functional Thunder GraphQl schema tests.
Namespace
Drupal\Tests\thunder_gqls\FunctionalCode
protected static $configSchemaCheckerExclusions = [
'graphql.graphql_servers.thunder_graphql',
];