public function UpdatePathTest::testUpdatePath in Consumers 8
Tests the update path from Consumers 8.x-1.0-beta1 on Drupal 8.4.0.
File
- tests/
src/ Functional/ UpdatePathTest.php, line 39
Class
- UpdatePathTest
- @group consumers
Namespace
Drupal\Tests\consumers\FunctionalCode
public function testUpdatePath() {
$this
->runUpdates();
}