protected property FeedsParaMapperTestBase::$profile in Feeds Paragraphs 8
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- tests/
src/ Functional/ FeedsParaMapperTestBase.php, line 16
Class
- FeedsParaMapperTestBase
- Test basic functionality via BrowserTestBase. @todo: tests are failing because some dependencies modules use PrivateTempStore, see https://www.drupal.org/project/feeds/issues/3012342 @todo: for now we applied the patch in the issue, waiting for module…
Namespace
Drupal\Tests\feeds_para_mapper\FunctionalCode
protected $profile = 'testing';