You are here

protected property UpdateSemverContribTest::$updateProject in Drupal 9

The project that is being tested.

Type: string

Overrides UpdateTestBase::$updateProject

File

core/modules/update/tests/src/Functional/UpdateSemverContribTest.php, line 20

Class

UpdateSemverContribTest
Tests the Update Manager module with a contrib module with semver versions.

Namespace

Drupal\Tests\update\Functional

Code

protected $updateProject = 'semver_test';