Commit 491d634c authored by catch's avatar catch
Browse files

Issue #3415161 by mstrelan, Spokje, alexpott: Fix...

Issue #3415161 by mstrelan, Spokje, alexpott: Fix \Drupal\FunctionalTests\Core\Config\SchemaConfigListenerTest comment

(cherry picked from commit 7daf50fa)
parent 93e75890
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
use Drupal\Tests\Traits\Core\Config\SchemaConfigListenerTestTrait;

/**
 * Tests the functionality of ConfigSchemaChecker in KernelTestBase tests.
 * Tests the functionality of ConfigSchemaChecker in BrowserTestBase tests.
 *
 * @group config
 */