You are here

protected property DownloadTest::$profile in Media Download 1.0.x

Same name and namespace in other branches
  1. 1.2.x tests/src/Functional/DownloadTest.php \Drupal\Tests\media_download\Functional\DownloadTest::profile
  2. 1.1.x tests/src/Functional/DownloadTest.php \Drupal\Tests\media_download\Functional\DownloadTest::profile

Used to ensure that the 'Document' media type is installed by default.

Overrides BrowserTestBase::$profile

File

tests/src/Functional/DownloadTest.php, line 47

Class

DownloadTest
Tests that the download functionality works as expected.

Namespace

Drupal\Tests\media_download\Functional

Code

protected $profile = 'standard';