protected property FeedsParaMapperWebTestCase::$profile in Feeds Paragraphs 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
FeedsParaMapperWebTestCase.test, line 13 - Common functionality for all Paragraphs Mapper tests.
Class
- FeedsParaMapperWebTestCase
- Test basic functionality via DrupalWebTestCase.
Code
protected $profile = 'testing';