Issue #2942769 by neclimdul: Consolidate umami .htaccess files and testing - coding standards followup

8.6.x
Alex Pott 2018-03-01 17:21:12 +00:00
parent 2678eabf6e
commit 097d71c2fd
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class DefaultContentFilesAccessTest extends BrowserTestBase {
* Tests that sample images, recipes and articles are not accessible.
*/
public function testAccessDeniedToFiles() {
// The demo_umami profile should not be used because we want to ensure that
// The demo_umami profile should not be used because we want to ensure that
// if you install another profile these files are not available.
$this->assertNotSame('demo_umami', Settings::get('install_profile'));