diff --git a/composer.json b/composer.json
index 70b55c2e61712608d7d8fae1562c908066c43554..637df8c1e23b36d4c06a9902683593f042714aa4 100644
--- a/composer.json
+++ b/composer.json
@@ -52,6 +52,7 @@
     "drupal/vartheme_bs5": "1.0.x-dev",
     "drupal/vartheme_claro": "3.0.x-dev",
     "vardot/entity-definition-update-manager": "~1.0",
+    "vardot/module-installer-factory": "~1.0",
     "bower-asset/objectfitpolyfill": "~2.0",
     "bower-asset/chartjs": "2.7.*",
     "bower-asset/c3": "0.7.*",
diff --git a/tests/features/varbase/05-content-management/05-06-easy-linking-internal-content-searching-content-by-its-titles.feature b/tests/features/varbase/05-content-management/05-06-easy-linking-internal-content-searching-content-by-its-titles.feature
index d2873d23c9953c85c960bd2ac9990d8602370930..66bcd7af51fa34edf8cd17590b99933a6c5c8429 100644
--- a/tests/features/varbase/05-content-management/05-06-easy-linking-internal-content-searching-content-by-its-titles.feature
+++ b/tests/features/varbase/05-content-management/05-06-easy-linking-internal-content-searching-content-by-its-titles.feature
@@ -41,11 +41,10 @@ So that will ease the work of adding internal links in the rich text editor fiel
       And I wait for AJAX to finish
      Then I should see "Linking to internal content #1 title"
      When I click "Linking to internal content #1 title" in the "ul" element with the "class" attribute set to "ui-autocomplete"
-     And I wait for AJAX to finish
-     And I wait 2s
-     And I wait for AJAX to finish
-     Then I should see "Linking to internal content #1 title"
-     When I click "Save" in the "button" element with the "class" attribute set to "button js-form-submit form-submit ui-button ui-corner-all ui-widget"
+      And I wait for AJAX to finish
+      And I wait 2s
+      And I wait for AJAX to finish
+      And I click "Save" in the "button" element with the "class" attribute set to "button js-form-submit form-submit ui-button ui-corner-all ui-widget"
       And I wait
       And I select "published" from "edit-moderation-state-0-state"
       And I press the "Save" button