public static property UbercartTestBase::$modules in Ubercart 8.4
The standard modules to be loaded for all tests.
Type: string[]
File
- uc_store/
src/ Tests/ UbercartTestBase.php, line 21
Class
- UbercartTestBase
- Base class for Ubercart Simpletest tests.
Namespace
Drupal\uc_store\TestsCode
public static $modules = [
'block',
'uc_cart',
];