public static property FractionUpdateTest::$modules in Fraction 8
Same name and namespace in other branches
- 2.x tests/src/Kernel/FractionUpdateTest.php \Drupal\Tests\fraction\Kernel\FractionUpdateTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ FractionUpdateTest.php, line 38
Class
- FractionUpdateTest
- Provides tests for updating the schema from signed to unsigned.
Namespace
Drupal\Tests\fraction\KernelCode
public static $modules = [
'fraction',
'node',
];