You are here

public static property WeightTest::$testViews in Weight 8.3

File

tests/src/FunctionalJavascript/WeightTest.php, line 67

Class

WeightTest
Test basic functionality of weight.

Namespace

Drupal\Tests\weight\FunctionalJavascript

Code

public static $testViews = [
  'test_weight',
  'test_weight_first_position',
  'test_weight_grouped',
];