diff --git a/core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml b/core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml index d93e67b2e32fab13736de4986df0883d5361cd0f..2c678356c0e9f90f144cd1418f1319f70e838acc 100644 --- a/core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml +++ b/core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml @@ -1,3 +1,5 @@ name: Accept header based routing test core: 8.x type: module +package: Testing +version: VERSION diff --git a/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml b/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml index 9dcff3aabd2ca084b34c70cc67527e54eeb3910c..f2445dd4550b07cb2910bea8911cc87bb3171274 100644 --- a/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml +++ b/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml @@ -1,3 +1,5 @@ core: 8.x name: Update test after type: module +package: Testing +version: VERSION