diff --git a/core/modules/system/src/Tests/Render/AjaxPageStateTest.php b/core/modules/system/src/Tests/Render/AjaxPageStateTest.php
index 0acd207..11922f0 100644
--- a/core/modules/system/src/Tests/Render/AjaxPageStateTest.php
+++ b/core/modules/system/src/Tests/Render/AjaxPageStateTest.php
@@ -7,7 +7,6 @@
 
 namespace Drupal\system\Tests\Render;
 
-use Drupal\simpletest\AssertContentTrait;
 use Drupal\simpletest\WebTestBase;
 
 /**
@@ -16,7 +15,6 @@
  * @group Render
  */
 class AjaxPageStateTest extends WebTestBase {
-  use AssertContentTrait;
 
   /**
    * User account with all available permissions
