protected property UpdateSemverContribTest::$updateTableLocator in Drupal 9
The CSS locator for the update table run asserts on.
Type: string
Overrides UpdateTestBase::$updateTableLocator
File
- core/
modules/ update/ tests/ src/ Functional/ UpdateSemverContribTest.php, line 15
Class
- UpdateSemverContribTest
- Tests the Update Manager module with a contrib module with semver versions.
Namespace
Drupal\Tests\update\FunctionalCode
protected $updateTableLocator = 'table.update:nth-of-type(2)';