You are here

protected property LibrariesWebTest::$profile in Libraries API 8.3

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

src/Tests/LibrariesWebTest.php, line 18

Class

LibrariesWebTest
Tests basic detection and loading of libraries.

Namespace

Drupal\libraries\Tests

Code

protected $profile = 'testing';