You are here

protected property FilePathTest::$profile in Drupal 9

Use the Standard profile to test help implementations of many core modules.

Type: string

Overrides MigrateUpgradeTestBase::$profile

File

core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php, line 26

Class

FilePathTest
Tests the Drupal 7 public and private file migrations.

Namespace

Drupal\Tests\migrate_drupal_ui\Functional\d7

Code

protected $profile = 'testing';