Skip to content
Snippets Groups Projects

module and profile tests

45 files
+ 112
8
Compare changes
  • Side-by-side
  • Inline
Files
45
@@ -15,6 +15,8 @@ class BlockHiddenRegionTest extends BrowserTestBase {
/**
* An administrative user to configure the test environment.
*
* @var \Drupal\user\Entity\User|false
*/
protected $adminUser;
Loading