protected property FileMoveTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php, line 16
Definition of Drupal\system\Tests\Image\FileMoveTest.

Class

FileMoveTest
Tests the file move function for managed files.

Namespace

Drupal\system\Tests\Image

Code

protected $profile = 'standard';