Issue #2902190 by chenderson: Docblock on FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN() is incorrect

8.5.x
Gabor Hojtsy 2017-10-10 09:54:30 +02:00
parent deac2594b1
commit 5c214594ce
1 changed files with 3 additions and 1 deletions

View File

@ -28,7 +28,9 @@ class FileUsageTemporaryDeletionConfigurationUpdateTest extends UpdatePathTestBa
}
/**
* Tests that block context mapping is updated properly.
* Tests that make_unused_managed_files_temporary conditions are correct.
*
* Verify that the before and after conditions for the variable are correct.
*/
public function testUpdateHookN() {
$this->assertIdentical($this->config('file.settings')->get('make_unused_managed_files_temporary'), NULL);