protected property SkinrUITestCase::$profile in Skinr 7.2
Same name and namespace in other branches
- 8.2 skinr_ui/src/Tests/skinr_ui.test \SkinrUITestCase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
skinr_ui.test, line 12 - Tests for the Skinr UI module.
Class
- SkinrUITestCase
- Base class for Skinr UI tests.
Code
protected $profile = 'testing';