You are here

protected property FeedsWebTestBase::$profile in Feeds 8.2

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

lib/Drupal/feeds/Tests/FeedsWebTestBase.php, line 23
Common functionality for all Feeds tests.

Class

FeedsWebTestBase
Test basic Data API functionality.

Namespace

Drupal\feeds\Tests

Code

protected $profile = 'testing';