diff --git a/core/modules/system/src/Tests/Installer/SingleVisibleProfileTest.php b/core/modules/system/src/Tests/Installer/SingleVisibleProfileTest.php index b7a0f46..e57eb4c 100644 --- a/core/modules/system/src/Tests/Installer/SingleVisibleProfileTest.php +++ b/core/modules/system/src/Tests/Installer/SingleVisibleProfileTest.php @@ -53,7 +53,7 @@ protected function setUp() { * Overrides InstallerTest::setUpProfile(). */ protected function setUpProfile() { - // This step is skipped, because there is a distribution profile. + // This step is skipped, because there is only one visible profile. } /**