From 9e2cafcc89c6875932f267a5d960e308c7a435cc Mon Sep 17 00:00:00 2001 From: borNfreee Date: Sat, 30 Mar 2019 02:01:59 +0300 Subject: [PATCH] Add default profile back. Was removed in 334983eeaed0e980dc115740cd0f36eb13c10236 --- infection.json.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/infection.json.dist b/infection.json.dist index e6852ad96..8188b4511 100644 --- a/infection.json.dist +++ b/infection.json.dist @@ -12,6 +12,7 @@ } }, "mutators": { + "@default": true, "MethodCallRemoval": { "ignore": [ "Infection\\Finder\\SourceFilesFinder::__construct::63"