function NoDependenciesUpdateTest::testNoDependenciesUpdate

Test the system module updates with no dependencies installed.

File

core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php, line 37

Class

NoDependenciesUpdateTest
Test the system module updates with no dependencies installed.

Namespace

Drupal\Tests\system\Functional\Update

Code

public function testNoDependenciesUpdate() {
    $this->runUpdates();
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.