You are here

protected property SourceCsvFormTest::$profile in Migrate Tools 8.4

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/SourceCsvFormTest.php, line 44

Class

SourceCsvFormTest
Test the CSV column alias edit form.

Namespace

Drupal\Tests\migrate_tools\Functional

Code

protected $profile = 'testing';