Skip to content
Snippets Groups Projects

Enable PHPUnit job for auto_updates and package_manager unit tests only

Compare and Show latest version
1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -134,10 +134,6 @@ phpunit:
- package_manager
TEST_TYPE:
- PHPUnit-Unit
- PHPUnit-Kernel
- PHPUnit-Functional
- PHPUnit-FunctionalJavascript
# - PHPUnit-Build
variables:
_PHPUNIT_CONCURRENT: '1'
_PHPUNIT_EXTRA: '--types $TEST_TYPE --module $MODULE'
Loading