diff --git a/e107_tests/codeception.yml b/e107_tests/codeception.yml index 573aabe5b..1196ec620 100644 --- a/e107_tests/codeception.yml +++ b/e107_tests/codeception.yml @@ -19,6 +19,7 @@ coverage: - '%app_path%/e107_web/**/*.php' exclude: - './**' + - '%app_path%/e107_handlers/vendor/**/*.php' - '%app_path%/e107_tests/**' params: - lib/config.php