@@ -52,8 +46,8 @@ class AjaxCommentsSettingsFormTest extends CommentTestBase {
// Check that the page loads.
$this->assertSession()->statusCodeEquals(200);
$this->assertSession()->pageTextContains(t("Enable Ajax Comments on the comment fields' display settings"));
$this->clickLink(t('Content: Article'));
$this->assertSession()->addressEquals('/admin/structure/types/manage/article/display',[],'There is a link to the entity view display form for articles.');