Skip to content

Commit f8c5244

Browse files
committed
Fix test
1 parent 4ee8e61 commit f8c5244

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/dcg/Generator/_module/foo.info.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Foo
22
type: module
33
description: Some description.
44
package: Custom
5-
core: 8.x
6-
core_version_requirement: ^8 || ^9
5+
core_version_requirement: ^9 || ^10
76
dependencies:
87
- drupal:views

0 commit comments

Comments
 (0)