OptionsFloatFieldImportTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/modules/ options/ tests/ src/ Functional/ OptionsFloatFieldImportTest.php, line 21 
Class
- OptionsFloatFieldImportTest
- Tests option fields can be updated and created through config synchronization.
Namespace
Drupal\Tests\options\FunctionalCode
protected static $modules = [
  'node',
  'options',
  'field_ui',
  'config',
  'options_config_install_test',
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
