Browse Source

Drop the composer test group

pull/13646/head
brandonkelly 2 years ago
parent
commit
7729444c55
No known key found for this signature in database GPG Key ID: 5E86D0CED64C7093
  1. 1
      codeception.yml

1
codeception.yml

@ -47,7 +47,6 @@ modules:
groups:
base: [tests/unit/base]
behaviors: [tests/unit/behaviors]
composer: [tests/unit/composer]
console: [tests/unit/console]
db: [tests/unit/db]
elements: [tests/unit/elements]

Loading…
Cancel
Save