You are here

public static property BulkFormTest::$testViews in Contact Storage 8

Views used by this test.

Type: array

File

tests/src/Functional/BulkFormTest.php, line 37

Class

BulkFormTest
Tests a contact message bulk form.

Namespace

Drupal\Tests\contact_storage\Functional

Code

public static $testViews = [
  'test_contact_message_bulk_form',
];