diff --git a/core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php b/core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
index 34aeb634bc67884aaeb81984cce24ab05267bb00..3e8d697cb527008e2f724bb7ccdf600732691d55 100644
--- a/core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
+++ b/core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
@@ -111,7 +111,7 @@ public function testEditNodesByAdmin() {
   }
 
   /**
-   * Tests that the Umami theme is the default theme on the Appearance page.
+   * Tests that the Umami theme is available on the Appearance page.
    */
   public function testAppearance() {
     $account = $this->drupalCreateUser(['administer themes']);