protected property ImageDimensionsTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php, line 24
Definition of Drupal\image\Tests\ImageDimensionsTest.

Class

ImageDimensionsTest
Tests that images have correct dimensions when styled.

Namespace

Drupal\image\Tests

Code

protected $profile = 'testing';