You are here

protected property QuickNodeCloneTest::$profile in Quick Node Clone 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/QuickNodeCloneTest.php, line 17

Class

QuickNodeCloneTest
Tests node cloning.

Namespace

Drupal\Tests\quick_node_clone\Functional

Code

protected $profile = 'standard';