diff --git a/core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php b/core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
index b45105b9edde4284bd1a9abcaad1b70bc56e2c67..3917a163f83acb8550e5423c0b676baf9d66a3aa 100644
--- a/core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
+++ b/core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
@@ -18,7 +18,7 @@
 class BasicAuthTest extends WebTestBase {
 
   /**
-   * Modules enabled for all tests.
+   * Modules installed for all tests.
    *
    * @var array
    */