You are here

protected property BarcodeBlockTest::$profile in Barcodes 2.0.x

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/BarcodeBlockTest.php, line 20

Class

BarcodeBlockTest
Tests the Barcodes module block functionality.

Namespace

Drupal\Tests\barcodes\Functional

Code

protected $profile = 'testing';