You are here

protected static property CurrencyTest::$modules in Currency 8.3

Type: array

Overrides KernelTestBase::$modules

File

tests/src/Kernel/CurrencyTest.php, line 19

Class

CurrencyTest
@coversDefaultClass \Drupal\currency\Entity\Currency

Namespace

Drupal\Tests\currency\Kernel

Code

protected static $modules = array(
  'currency',
);