public function UpdatePathTest::testUpdatePath in Crop API 8
Same name and namespace in other branches
- 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\FunctionalCode
public function testUpdatePath() {
$this
->runUpdates();
}