diff --git a/jsonapi_menu_items.link_relation_types.yml b/jsonapi_menu_items.link_relation_types.yml
index 2c0504eb46f91441b68cc9d75c1196748fb87c26..e5ed0646bb9cca4c9212adf268402cf6f60b7f0b 100644
--- a/jsonapi_menu_items.link_relation_types.yml
+++ b/jsonapi_menu_items.link_relation_types.yml
@@ -1,3 +1,3 @@
 menu_items:
   description: "The link's target points to a resource that provides menu items."
-  notes: "This link relation type extends the `related` link relation type. It inherits all of the same semantics while adding new semantics of its own."
+  notes: 'This link relation type extends the `related` link relation type. It inherits all of the same semantics while adding new semantics of its own.'
diff --git a/tests/modules/jsonapi_menu_items_test/config/install/system.menu.jsonapi_menu_items_test.yml b/tests/modules/jsonapi_menu_items_test/config/install/system.menu.jsonapi_menu_items_test.yml
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..fde2f6a3e906e24bbd0b8bea4e1bbd0f9dbacf2f 100644
--- a/tests/modules/jsonapi_menu_items_test/config/install/system.menu.jsonapi_menu_items_test.yml
+++ b/tests/modules/jsonapi_menu_items_test/config/install/system.menu.jsonapi_menu_items_test.yml
@@ -0,0 +1 @@
+# eslint-disable yml/no-empty-document