protected property QuestionCreationTest::$profile in Answers 2.0.x
Same name and namespace in other branches
- 1.0.x modules/core/tests/src/Functional/QuestionCreationTest.php \Drupal\Tests\answers_core\Functional\QuestionCreationTest::profile
The installation profile to use with this test.
This test class requires the "tags" taxonomy field.
Type: string
Overrides BrowserTestBase::$profile
File
- modules/
core/ tests/ src/ Functional/ QuestionCreationTest.php, line 36
Class
- QuestionCreationTest
- Create a node and test saving it.
Namespace
Drupal\Tests\answers_core\FunctionalCode
protected $profile = 'standard';