You are here

public function UpdatePathTest::testUpdatePath in Crop API 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/UpdatePathTest.php \Drupal\Tests\crop\Functional\UpdatePathTest::testUpdatePath()

File

tests/src/Functional/UpdatePathTest.php, line 22

Class

UpdatePathTest
@group crop

Namespace

Drupal\Tests\crop\Functional

Code

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