diff --git a/core/modules/system/tests/modules/module_test/module_test.info.yml b/core/modules/system/tests/modules/module_test/module_test.info.yml
index 025525c..241c3ad 100644
--- a/core/modules/system/tests/modules/module_test/module_test.info.yml
+++ b/core/modules/system/tests/modules/module_test/module_test.info.yml
@@ -8,4 +8,4 @@ core: 8.x
 # hook_system_info_alter() and ensuring that its dependencies also become
 # required.
 dependencies:
-  - node
+  - drupal:node (>=8.x)
